[INFO] cloning repository https://github.com/wignerStan/router-gateway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wignerStan/router-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FwignerStan%2Frouter-gateway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FwignerStan%2Frouter-gateway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] abc6cd4af79ef7ed8b57789c662be8f558bd6621
[INFO] testing wignerStan/router-gateway against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FwignerStan%2Frouter-gateway" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/wignerStan/router-gateway
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/wignerStan/router-gateway
[INFO] tweaked toml for git repo https://github.com/wignerStan/router-gateway written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wignerStan/router-gateway on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wignerStan/router-gateway already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tabled_derive v0.9.0
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded assoc v0.1.3
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded num v0.4.3
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded fluent-uri v0.3.2
[INFO] [stderr]   Downloaded drain_filter_polyfill v0.1.3
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded synthez v0.3.1
[INFO] [stderr]   Downloaded synthez-codegen v0.3.1
[INFO] [stderr]   Downloaded referencing v0.22.3
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded cucumber-codegen v0.21.1
[INFO] [stderr]   Downloaded synthez-core v0.3.1
[INFO] [stderr]   Downloaded tonic-prost v0.14.5
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded papergrid v0.13.0
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded rustls-webpki v0.103.12
[INFO] [stderr]   Downloaded cucumber-expressions v0.3.0
[INFO] [stderr]   Downloaded axum-macros v0.5.1
[INFO] [stderr]   Downloaded console-api v0.9.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.113
[INFO] [stderr]   Downloaded jsonschema v0.22.3
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] [stderr]   Downloaded tabled v0.17.0
[INFO] [stderr]   Downloaded cucumber v0.21.1
[INFO] [stderr]   Downloaded console-subscriber v0.5.0
[INFO] [stderr]   Downloaded tonic v0.14.5
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded axum v0.8.9
[INFO] [stderr]   Downloaded shuttle v0.8.1
[INFO] [stderr]   Downloaded openssl v0.10.77
[INFO] [stderr]   Downloaded tokio v1.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c0ff98fddbe818bd703766b448967b874e6543d15368a43f4ba70bb4b9aab6e
[INFO] running `Command { std: "docker" "start" "-a" "0c0ff98fddbe818bd703766b448967b874e6543d15368a43f4ba70bb4b9aab6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c0ff98fddbe818bd703766b448967b874e6543d15368a43f4ba70bb4b9aab6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c0ff98fddbe818bd703766b448967b874e6543d15368a43f4ba70bb4b9aab6e", kill_on_drop: false }`
[INFO] [stdout] 0c0ff98fddbe818bd703766b448967b874e6543d15368a43f4ba70bb4b9aab6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1f97c9853b804bf8be4ac7d19d71ecd3ebaa6cc69408259023ba82dbbb1379f
[INFO] running `Command { std: "docker" "start" "-a" "e1f97c9853b804bf8be4ac7d19d71ecd3ebaa6cc69408259023ba82dbbb1379f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling papergrid v0.13.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling referencing v0.22.3
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling jsonschema v0.22.3
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tabled v0.17.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e1f97c9853b804bf8be4ac7d19d71ecd3ebaa6cc69408259023ba82dbbb1379f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1f97c9853b804bf8be4ac7d19d71ecd3ebaa6cc69408259023ba82dbbb1379f", kill_on_drop: false }`
[INFO] [stdout] e1f97c9853b804bf8be4ac7d19d71ecd3ebaa6cc69408259023ba82dbbb1379f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b92927207a3f9aa1ddb6527bc9d6844072811c657cc52adee20213c34ea659ed
[INFO] running `Command { std: "docker" "start" "-a" "b92927207a3f9aa1ddb6527bc9d6844072811c657cc52adee20213c34ea659ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling referencing v0.22.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling jsonschema v0.22.3
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling assoc v0.1.3
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling shuttle v0.8.1
[INFO] [stderr]    Compiling cucumber v0.21.1
[INFO] [stderr]    Compiling loom v0.7.2
[INFO] [stdout] warning: constant `MAX_RESPONSE_BYTES` is never used
[INFO] [stdout]   --> tests/common/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const MAX_RESPONSE_BYTES: usize = 4096;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ERR_RATE_LIMIT` is never used
[INFO] [stdout]   --> tests/common/mod.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub const ERR_RATE_LIMIT: &str = "rate_limit_error";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ERR_NO_ROUTE` is never used
[INFO] [stdout]   --> tests/common/mod.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const ERR_NO_ROUTE: &str = "no_route_available";
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_json` is never used
[INFO] [stdout]   --> tests/common/mod.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub async fn read_json<T: DeserializeOwned>(response: axum::response::Response) -> T {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_status` is never used
[INFO] [stdout]   --> tests/common/mod.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn assert_status(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_json` is never used
[INFO] [stdout]   --> tests/common/mod.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub async fn assert_json<T: DeserializeOwned>(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_json` is never used
[INFO] [stdout]    --> tests/common/mod.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub async fn send_json<T: DeserializeOwned>(
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b92927207a3f9aa1ddb6527bc9d6844072811c657cc52adee20213c34ea659ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b92927207a3f9aa1ddb6527bc9d6844072811c657cc52adee20213c34ea659ed", kill_on_drop: false }`
[INFO] [stdout] b92927207a3f9aa1ddb6527bc9d6844072811c657cc52adee20213c34ea659ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] beb021a90aaf63d9b56255234ff787fae4822396f5cbd09a4ebdb5c7a9f65539
[INFO] running `Command { std: "docker" "start" "-a" "beb021a90aaf63d9b56255234ff787fae4822396f5cbd09a4ebdb5c7a9f65539", kill_on_drop: false }`
[INFO] [stderr] warning: constant `MAX_RESPONSE_BYTES` is never used
[INFO] [stderr]   --> tests/common/mod.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub const MAX_RESPONSE_BYTES: usize = 4096;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ERR_RATE_LIMIT` is never used
[INFO] [stderr]   --> tests/common/mod.rs:38:11
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub const ERR_RATE_LIMIT: &str = "rate_limit_error";
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ERR_NO_ROUTE` is never used
[INFO] [stderr]   --> tests/common/mod.rs:41:11
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub const ERR_NO_ROUTE: &str = "no_route_available";
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_json` is never used
[INFO] [stderr]   --> tests/common/mod.rs:50:14
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub async fn read_json<T: DeserializeOwned>(response: axum::response::Response) -> T {
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_status` is never used
[INFO] [stderr]   --> tests/common/mod.rs:65:8
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub fn assert_status(
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_json` is never used
[INFO] [stderr]   --> tests/common/mod.rs:75:14
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub async fn assert_json<T: DeserializeOwned>(
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `send_json` is never used
[INFO] [stderr]    --> tests/common/mod.rs:166:14
[INFO] [stderr]     |
[INFO] [stderr] 166 | pub async fn send_json<T: DeserializeOwned>(
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gateway` (test "routes_input_validation") generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gateway-79feb0db88a280cb)
[INFO] [stdout] 
[INFO] [stdout] running 988 tests
[INFO] [stdout] test providers::anthropic::tests::red_edge::test_transform_request_empty_messages_array ... ok
[INFO] [stdout] test providers::anthropic::tests::red_edge::test_transform_request_null_content ... ok
[INFO] [stdout] test providers::anthropic::tests::red_edge::test_transform_response_missing_id ... ok
[INFO] [stdout] test providers::anthropic::tests::red_edge::test_transform_response_empty_content_array ... ok
[INFO] [stdout] test providers::anthropic::tests::red_edge::test_transform_response_missing_stop_reason ... ok
[INFO] [stdout] test providers::anthropic::tests::red_edge::test_transform_response_missing_model ... ok
[INFO] [stdout] test config::tests::test_provider_env_vars_with_set_variables ... ok
[INFO] [stdout] test providers::anthropic::tests::red_edge::test_transform_request_empty_message_content ... ok
[INFO] [stdout] test providers::anthropic::tests::red_edge::test_transform_response_missing_usage ... ok
[INFO] [stdout] test providers::anthropic::tests::red_edge::test_transform_response_tool_use_missing_fields ... ok
[INFO] [stdout] test providers::anthropic::tests::red_edge::test_transform_response_no_content_field ... ok
[INFO] [stdout] test providers::anthropic::tests::red_edge::test_transform_response_null_content ... ok
[INFO] [stdout] test providers::anthropic::tests::red_edge::test_transform_response_partial_usage ... ok
[INFO] [stdout] test providers::anthropic::tests::test_build_headers_empty_api_key ... ok
[INFO] [stdout] test providers::anthropic::tests::test_build_headers_format ... ok
[INFO] [stdout] test providers::anthropic::tests::test_build_headers_order_consistent ... ok
[INFO] [stdout] test providers::anthropic::tests::test_build_headers_special_characters_in_key ... ok
[INFO] [stdout] test providers::anthropic::tests::test_build_headers_unicode_in_key ... ok
[INFO] [stdout] test providers::anthropic::tests::test_build_headers_very_long_key ... ok
[INFO] [stdout] test providers::anthropic::tests::test_default_implementation ... ok
[INFO] [stdout] test providers::anthropic::tests::test_get_endpoint_custom_base_url_with_trailing_slash ... ok
[INFO] [stdout] test providers::anthropic::tests::test_get_endpoint_default_base_url ... ok
[INFO] [stdout] test providers::anthropic::tests::test_get_endpoint_empty_base_url_uses_default ... ok
[INFO] [stdout] test providers::anthropic::tests::test_get_endpoint_model_id_ignored ... ok
[INFO] [stdout] test providers::anthropic::tests::test_get_endpoint_custom_base_url ... ok
[INFO] [stdout] test providers::anthropic::tests::test_get_endpoint_override_constructor_base_url ... ok
[INFO] [stdout] test providers::anthropic::tests::test_get_endpoint_with_base_url_from_constructor ... ok
[INFO] [stdout] test providers::anthropic::tests::test_provider_name ... ok
[INFO] [stdout] test providers::anthropic::tests::test_get_endpoint_ipv4_address ... ok
[INFO] [stdout] test providers::anthropic::tests::test_get_endpoint_localhost ... ok
[INFO] [stdout] test providers::anthropic::tests::test_transform_request_malformed_image_url_missing_url_field ... ok
[INFO] [stdout] test providers::anthropic::tests::test_transform_request_mixed_content_with_valid_and_invalid_images ... ok
[INFO] [stdout] test providers::anthropic::tests::test_transform_request_system_message_from_parts ... ok
[INFO] [stdout] test providers::anthropic::tests::test_transform_response_multiple_text_blocks ... ok
[INFO] [stdout] test providers::anthropic::tests::test_transform_request_tool_choice_function ... ok
[INFO] [stdout] test providers::anthropic::tests::test_transform_request_with_all_optional_fields ... ok
[INFO] [stdout] test providers::anthropic::tests::test_transform_request_with_tools ... ok
[INFO] [stdout] test providers::anthropic::tests::test_transform_response ... ok
[INFO] [stdout] test providers::anthropic::tests::test_transform_response_mixed_content_types ... ok
[INFO] [stdout] test providers::anthropic::tests::test_transform_response_multiple_tool_calls ... ok
[INFO] [stdout] test providers::anthropic::tests::test_transform_response_with_tool_calls ... ok
[INFO] [stdout] test providers::anthropic::tests::test_transform_simple_request ... ok
[INFO] [stdout] test providers::anthropic::tests::test_with_base_url_constructor ... ok
[INFO] [stdout] test providers::google::tests::red_edge::test_transform_response_empty_candidates ... ok
[INFO] [stdout] test providers::google::tests::red_edge::test_transform_response_missing_candidates ... ok
[INFO] [stdout] test providers::google::tests::red_edge::test_transform_response_missing_finish_reason ... ok
[INFO] [stdout] test providers::google::tests::red_edge::test_transform_response_missing_usage ... ok
[INFO] [stdout] test providers::google::tests::red_edge::test_transform_response_no_content_parts ... ok
[INFO] [stdout] test providers::google::tests::test_build_headers_empty_api_key ... ok
[INFO] [stdout] test providers::google::tests::test_build_headers_format ... ok
[INFO] [stdout] test providers::google::tests::test_default_implementation ... ok
[INFO] [stdout] test providers::google::tests::test_get_endpoint_custom_base_url ... ok
[INFO] [stdout] test providers::google::tests::test_get_endpoint_custom_base_url_with_trailing_slash ... ok
[INFO] [stdout] test providers::google::tests::test_get_endpoint_default_base_url ... ok
[INFO] [stdout] test providers::google::tests::test_get_endpoint_empty_base_url_uses_default ... ok
[INFO] [stdout] test providers::google::tests::test_get_endpoint_model_id_sanitized ... ok
[INFO] [stdout] test providers::google::tests::test_get_endpoint_with_base_url_from_constructor ... ok
[INFO] [stdout] test providers::google::tests::test_provider_name ... ok
[INFO] [stdout] test providers::google::tests::test_get_endpoint_localhost ... ok
[INFO] [stdout] test providers::google::tests::test_transform_request_with_all_config ... ok
[INFO] [stdout] test providers::google::tests::test_transform_request_with_assistant_message ... ok
[INFO] [stdout] test providers::google::tests::test_transform_request_with_system_message ... ok
[INFO] [stdout] test providers::google::tests::test_transform_request_with_system_parts ... ok
[INFO] [stdout] test providers::google::tests::test_transform_request_with_tools ... ok
[INFO] [stdout] test providers::google::tests::test_transform_response_multiple_text_parts ... ok
[INFO] [stdout] test providers::google::tests::test_transform_response_success ... ok
[INFO] [stdout] test providers::google::tests::test_transform_response_with_tool_calls ... ok
[INFO] [stdout] test providers::google::tests::test_transform_simple_request ... ok
[INFO] [stdout] test providers::google::tests::test_with_base_url_constructor ... ok
[INFO] [stdout] test providers::google::tests::test_transform_request_with_image_parts ... ok
[INFO] [stdout] test providers::openai::tests::red_edge::test_transform_response_empty_choices ... ok
[INFO] [stdout] test providers::openai::tests::red_edge::test_transform_response_missing_choices ... ok
[INFO] [stdout] test providers::openai::tests::red_edge::test_transform_response_missing_content ... ok
[INFO] [stdout] test providers::openai::tests::red_edge::test_transform_response_missing_finish_reason ... ok
[INFO] [stdout] test providers::openai::tests::red_edge::test_transform_response_missing_id ... ok
[INFO] [stdout] test providers::openai::tests::red_edge::test_transform_response_missing_model ... ok
[INFO] [stdout] test providers::openai::tests::red_edge::test_transform_response_missing_usage ... ok
[INFO] [stdout] test providers::openai::tests::red_edge::test_transform_response_partial_usage ... ok
[INFO] [stdout] test providers::openai::tests::test_build_headers_empty_api_key ... ok
[INFO] [stdout] test providers::openai::tests::test_build_headers_format ... ok
[INFO] [stdout] test providers::openai::tests::red_edge::test_transform_request_empty_messages ... ok
[INFO] [stdout] test providers::openai::tests::test_build_headers_special_characters_in_key ... ok
[INFO] [stdout] test providers::openai::tests::test_default_implementation ... ok
[INFO] [stdout] test providers::openai::tests::test_get_endpoint_custom_base_url ... ok
[INFO] [stdout] test providers::openai::tests::test_get_endpoint_custom_base_url_with_trailing_slash ... ok
[INFO] [stdout] test providers::openai::tests::test_get_endpoint_default_base_url ... ok
[INFO] [stdout] test providers::openai::tests::test_get_endpoint_empty_base_url_uses_default ... ok
[INFO] [stdout] test providers::openai::tests::test_get_endpoint_ipv4_address ... ok
[INFO] [stdout] test providers::openai::tests::test_get_endpoint_localhost ... ok
[INFO] [stdout] test providers::openai::tests::test_get_endpoint_with_base_url_from_constructor ... ok
[INFO] [stdout] test providers::openai::tests::test_provider_name ... ok
[INFO] [stdout] test providers::openai::tests::test_transform_request_with_parts_content ... ok
[INFO] [stdout] test providers::openai::tests::test_transform_request_with_all_optional_fields ... ok
[INFO] [stdout] test providers::openai::tests::test_transform_request_with_stream ... ok
[INFO] [stdout] test providers::openai::tests::test_transform_request_with_tool_choice_none ... ok
[INFO] [stdout] test providers::openai::tests::test_transform_request_with_tool_choice_function ... ok
[INFO] [stdout] test providers::openai::tests::test_transform_request_with_tool_choice_required ... ok
[INFO] [stdout] test providers::openai::tests::test_transform_request_with_tools ... ok
[INFO] [stdout] test providers::openai::tests::test_transform_response ... ok
[INFO] [stdout] test providers::openai::tests::test_transform_response_multiple_tool_calls ... ok
[INFO] [stdout] test providers::openai::tests::test_transform_response_with_tool_calls ... ok
[INFO] [stdout] test providers::openai::tests::test_transform_simple_request ... ok
[INFO] [stdout] test providers::openai::tests::test_with_base_url_constructor ... ok
[INFO] [stdout] test providers::types::messages::tests::test_content_part_deserialization ... ok
[INFO] [stdout] test providers::types::messages::tests::test_content_part_image_url ... ok
[INFO] [stdout] test providers::types::messages::tests::test_content_part_serialization ... ok
[INFO] [stdout] test providers::types::messages::tests::test_content_part_with_image_data ... ok
[INFO] [stdout] test providers::types::messages::tests::test_content_part_text ... ok
[INFO] [stdout] test providers::types::messages::tests::test_function_def ... ok
[INFO] [stdout] test providers::types::messages::tests::test_function_def_serialization ... ok
[INFO] [stdout] test providers::types::messages::tests::test_image_data ... ok
[INFO] [stdout] test providers::types::messages::tests::test_image_url_deserialization ... ok
[INFO] [stdout] test providers::types::messages::tests::test_image_data_serialization ... ok
[INFO] [stdout] test providers::types::messages::tests::test_image_url_serialization ... ok
[INFO] [stdout] test providers::types::messages::tests::test_image_url_with_detail ... ok
[INFO] [stdout] test providers::types::messages::tests::test_message ... ok
[INFO] [stdout] test providers::types::messages::tests::test_message_content ... ok
[INFO] [stdout] test providers::types::messages::tests::test_message_content_parts ... ok
[INFO] [stdout] test providers::types::messages::tests::test_message_content_text_variant ... ok
[INFO] [stdout] test providers::types::messages::tests::test_message_serialization ... ok
[INFO] [stdout] test providers::types::messages::tests::test_tool_function_without_parameters ... ok
[INFO] [stdout] test providers::types::messages::tests::test_tool_serialization ... ok
[INFO] [stdout] test providers::types::tests::test_request_builder ... ok
[INFO] [stdout] test registry::categories::tests::test_capability_checks ... ok
[INFO] [stdout] test providers::types::tests::test_tool_builder ... ok
[INFO] [stdout] test registry::categories::tests::test_context_categorization ... ok
[INFO] [stdout] test registry::categories::tests::test_cost_categorization ... ok
[INFO] [stdout] test registry::categories::tests::test_is_chinese_provider_all_chinese ... ok
[INFO] [stdout] test registry::categories::tests::test_is_chinese_provider_non_chinese ... ok
[INFO] [stdout] test registry::categories::tests::test_is_cloud_platform_all_cloud_platforms ... ok
[INFO] [stdout] test registry::categories::tests::test_is_cloud_platform_non_cloud ... ok
[INFO] [stdout] test registry::categories::tests::test_provider_as_str ... ok
[INFO] [stdout] test registry::categories::tests::test_provider_display_names ... ok
[INFO] [stdout] test registry::categories::tests::test_provider_parse_aliases ... ok
[INFO] [stdout] test registry::categories::tests::test_provider_parse_case_variations ... ok
[INFO] [stdout] test registry::categories::tests::test_provider_parse_standard_names ... ok
[INFO] [stdout] test registry::categories::tests::test_tier_categorization ... ok
[INFO] [stdout] test registry::categories::tests::test_provider_parse_unknown_returns_other ... ok
[INFO] [stdout] test providers::openai::tests::proptests::transform_request_any_model ... ok
[INFO] [stdout] test providers::anthropic::tests::proptests::system_prompt_arbitrary_content ... ok
[INFO] [stdout] test registry::fetcher::tests::test_static_fetcher_fetch ... ok
[INFO] [stdout] test registry::fetcher::tests::test_static_fetcher_fetch_multiple ... ok
[INFO] [stdout] test registry::fetcher::tests::test_static_fetcher_fetch_not_found ... ok
[INFO] [stdout] test registry::fetcher::tests::test_static_fetcher_list_all ... ok
[INFO] [stdout] test registry::info::tests::test_can_fit_context ... ok
[INFO] [stdout] test registry::info::tests::test_can_fit_context_exact_boundary ... ok
[INFO] [stdout] test registry::info::tests::test_can_fit_context_one_token ... ok
[INFO] [stdout] test registry::info::tests::test_can_fit_context_zero_tokens ... ok
[INFO] [stdout] test registry::info::tests::test_estimate_cost ... ok
[INFO] [stdout] test registry::info::tests::test_estimate_request_tokens ... ok
[INFO] [stdout] test registry::info::tests::test_get_max_tokens_equal_to_context ... ok
[INFO] [stdout] test registry::info::tests::test_get_max_tokens_just_under_context ... ok
[INFO] [stdout] test registry::info::tests::test_get_max_tokens_when_larger_than_context ... ok
[INFO] [stdout] test registry::info::tests::test_get_max_tokens_when_set_smaller_than_context ... ok
[INFO] [stdout] test registry::info::tests::test_get_max_tokens_when_zero ... ok
[INFO] [stdout] test registry::info::tests::test_model_info_empty_id ... ok
[INFO] [stdout] test registry::info::tests::test_model_info_error_display ... ok
[INFO] [stdout] test providers::google::tests::proptests::endpoint_generation ... ok
[INFO] [stdout] test registry::info::tests::test_supports_capability_all_known_capabilities ... ok
[INFO] [stdout] test registry::info::tests::test_supports_capability_case_sensitivity ... ok
[INFO] [stdout] test registry::info::tests::test_model_info_validation ... ok
[INFO] [stdout] test registry::info::tests::test_validate_invalid_context_window_zero ... ok
[INFO] [stdout] test registry::info::tests::test_validate_negative_input_price ... ok
[INFO] [stdout] test registry::info::tests::test_validate_negative_output_price ... ok
[INFO] [stdout] test registry::info::tests::test_validate_zero_price_is_valid ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_missing_context_value ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_operator_alternate_syntax ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_operator_contains ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_operator_eq ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_operator_gt ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_operator_gte ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_operator_in ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_operator_lt ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_operator_lte ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_operator_ne ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_type_custom_metadata ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_type_day_of_week ... ok
[INFO] [stdout] test registry::info::tests::test_supports_capability_unknown ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_type_model_family ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_condition_unknown_operator ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_action_avoid_model_id ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_action_avoid_provider ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_action_max_cost_per_million ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_action_min_context_window ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_basic_matching ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_best_match ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_blocking ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_calculate_weight_factor_no_policies ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_calculate_weight_factor_normalization ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_capability_exclude_mode ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_capability_streaming_require ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_capability_unknown_mode_does_not_filter ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_capability_thinking_require_and_exclude ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_clone_preserves_policies ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_context_window_filter_match ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_cost_filter_match ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_disabled_policies_are_skipped ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_empty_factory ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_evaluate_best_highest_priority_wins ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_evaluate_best_no_matches ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_evaluate_best_priority_conflicts ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_evaluate_complex_conditions ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_evaluate_disabled_policy ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_evaluate_empty_registry ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_evaluate_no_conditions_always_matches ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_evaluate_with_day_of_week_condition ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_evaluate_with_time_of_day_condition ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_evaluate_with_token_count_condition ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_is_blocked_disabled_block_policy_does_not_block ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_is_blocked_multiple_block_policies ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_is_blocked_non_block_action_does_not_block ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_is_blocked_single_block_policy ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_modality_audio_never_matches ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_modality_code_always_matches ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_modality_embedding_never_matches ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_modality_image_match ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_is_blocked_no_block_policies ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_modality_video_depends_on_vision ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_modality_text_always_matches ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_multi_dimension ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_provider_filtering ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_score_avoid_action_type ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_registry_mut_allows_adding_policies ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_score_prefer_action_type ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_score_block_action_type ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_score_prefer_capability_bonus ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_score_preferred_model_bonus ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_score_preferred_provider_bonus ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_score_unknown_action_type_defaults_to_one ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_score_weight_action_type_uses_weight_factor ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_tier_filtering ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_weight_factor ... ok
[INFO] [stdout] test registry::policy::templates::tests::all_templates_are_enabled_by_default ... ok
[INFO] [stdout] test registry::policy::templates::tests::cost_optimization_has_correct_fields ... ok
[INFO] [stdout] test registry::policy::templates::tests::large_context_has_correct_action ... ok
[INFO] [stdout] test registry::policy::templates::tests::off_peak_hours_has_time_condition ... ok
[INFO] [stdout] test registry::policy::templates::tests::performance_first_prefers_fast_tier ... ok
[INFO] [stdout] test registry::policy::matcher_tests::test_matcher_weight_factor_with_zero_priority_policies ... ok
[INFO] [stdout] test registry::policy::templates::tests::quality_first_prefers_flagship_tier ... ok
[INFO] [stdout] test registry::policy::templates::tests::prefer_provider_sets_provider_filter ... ok
[INFO] [stdout] test registry::policy::templates::tests::thinking_required_requires_thinking_capability ... ok
[INFO] [stdout] test registry::policy::templates::tests::vision_required_requires_vision_capability ... ok
[INFO] [stdout] test registry::policy::tests::test_from_file_rejects_invalid_json ... ok
[INFO] [stdout] test registry::policy::tests::test_from_file_loads_and_validates_policies_json ... ok
[INFO] [stdout] test registry::policy::tests::test_modality_category ... ok
[INFO] [stdout] test registry::policy::tests::test_policy_creation ... ok
[INFO] [stdout] test registry::policy::tests::test_policy_matching ... ok
[INFO] [stdout] test registry::policy::tests::test_from_file_rejects_missing_schema_elements ... ok
[INFO] [stdout] test registry::policy::tests::test_policy_serialization ... ok
[INFO] [stdout] test registry::policy::tests::test_policy_templates ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_add_single_policy ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_add_sorts_by_priority_descending ... ok
[INFO] [stdout] test registry::policy::tests::test_policy_registry ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_all_returns_all_policies ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_default_is_empty ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_find_matches_skips_disabled ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_find_matches_no_conditions ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_find_matches_with_conditions ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_from_json_empty_array ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_from_json_invalid_returns_error ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_from_json_valid_array ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_get_existing_policy ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_get_nonexistent_returns_none ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_get_on_empty_returns_none ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_new_creates_empty_registry ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_register_duplicate_id ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_remove_existing_returns_true ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_remove_from_empty_returns_false ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_remove_nonexistent_returns_false ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_to_json_empty ... ok
[INFO] [stdout] test registry::policy::tests::test_registry_to_json_roundtrip ... ok
[INFO] [stdout] test registry::policy::tests::test_validate_schema_invalid_action_type ... ok
[INFO] [stdout] test registry::policy::tests::test_validate_schema_invalid_capability ... ok
[INFO] [stdout] test registry::policy::tests::test_validate_schema_missing_required_field ... ok
[INFO] [stdout] test registry::policy::tests::test_validate_schema_valid_policies_json ... ok
[INFO] [stdout] test registry::registry::tests::basic_get_and_cache::test_registry_get ... ok
[INFO] [stdout] test registry::registry::tests::basic_get_and_cache::test_registry_get_multiple_empty ... ok
[INFO] [stdout] test registry::registry::tests::basic_get_and_cache::test_registry_get_multiple ... ok
[INFO] [stdout] test registry::registry::tests::basic_get_and_cache::test_registry_get_multiple_with_empty_strings ... ok
[INFO] [stdout] test registry::registry::tests::basic_get_and_cache::test_registry_get_not_found ... ok
[INFO] [stdout] test registry::registry::tests::cache_management::test_registry_cached_count ... ok
[INFO] [stdout] test registry::registry::tests::cache_management::test_registry_cleanup_expired_with_fresh_entries ... ok
[INFO] [stdout] test registry::registry::tests::cache_management::test_registry_clone ... ok
[INFO] [stdout] test registry::registry::tests::cache_management::test_registry_concurrent_access ... ok
[INFO] [stdout] test registry::registry::tests::cache_management::test_registry_invalidate ... ok
[INFO] [stdout] test registry::registry::tests::cache_management::test_registry_invalidate_specific_models ... ok
[INFO] [stdout] test registry::registry::tests::cost_estimation::test_estimate_costs_mixed_valid_invalid_ids ... ok
[INFO] [stdout] test registry::registry::tests::cost_estimation::test_estimate_costs_with_zero_tokens ... ok
[INFO] [stdout] test registry::registry::tests::cost_estimation::test_registry_estimate_costs ... ok
[INFO] [stdout] test registry::registry::tests::cost_estimation::test_registry_estimate_costs_empty_list ... ok
[INFO] [stdout] test registry::registry::tests::cost_estimation::test_registry_estimate_costs_unknown_model ... ok
[INFO] [stdout] test registry::fetcher::tests::test_fetch_returns_error_on_poisoned_lock ... ok
[INFO] [stdout] test registry::registry::tests::filter_edge_cases::test_registry_find_by_capability_after_invalidation ... ok
[INFO] [stdout] test registry::fetcher::tests::test_fetch_multiple_returns_error_on_poisoned_lock ... ok
[INFO] [stdout] test registry::registry::tests::filter_methods::test_filter_by_capability_all_capability_types ... ok
[INFO] [stdout] test registry::registry::tests::filter_methods::test_filter_by_capability_empty_cache ... ok
[INFO] [stdout] test registry::registry::tests::filter_methods::test_filter_by_context_window_all_categories ... ok
[INFO] [stdout] test registry::registry::tests::filter_methods::test_filter_by_cost_all_categories ... ok
[INFO] [stdout] test registry::registry::tests::filter_methods::test_filter_by_provider_all_variants ... ok
[INFO] [stdout] test registry::registry::tests::filter_methods::test_filter_by_tier_fast ... ok
[INFO] [stdout] test registry::registry::tests::filter_methods::test_filter_by_tier_flagship ... ok
[INFO] [stdout] test registry::registry::tests::filter_methods::test_filter_by_tier_standard ... ok
[INFO] [stdout] test registry::registry::tests::filter_methods::test_registry_filter_by_capability ... ok
[INFO] [stdout] test registry::registry::tests::filter_methods::test_registry_filter_by_tier ... ok
[INFO] [stdout] test registry::registry::tests::find_best_fit::test_find_best_fit_at_exact_context_boundary ... ok
[INFO] [stdout] test registry::registry::tests::find_best_fit::test_find_best_fit_multiple_same_cost ... ok
[INFO] [stdout] test registry::registry::tests::find_best_fit::test_find_best_fit_no_models_fit ... ok
[INFO] [stdout] test registry::registry::tests::find_best_fit::test_find_best_fit_prefers_cheapest ... ok
[INFO] [stdout] test registry::fetcher::tests::test_list_all_returns_error_on_poisoned_lock ... ok
[INFO] [stdout] test registry::registry::tests::find_best_fit::test_registry_find_best_fit ... ok
[INFO] [stdout] test registry::registry::tests::find_best_fit::test_registry_find_best_fit_edge_cases ... ok
[INFO] [stdout] test registry::registry::tests::find_best_fit::test_registry_find_best_fit_empty_cache ... ok
[INFO] [stdout] test registry::registry::tests::find_queries::test_registry_find_by_capability_empty_cache ... ok
[INFO] [stdout] test registry::registry::tests::find_queries::test_registry_find_by_provider_empty_cache ... ok
[INFO] [stdout] test registry::registry::tests::refresh_and_config::test_registry_get_empty_model_id ... ok
[INFO] [stdout] test registry::registry::tests::refresh_and_config::test_registry_refresh_all_models ... ok
[INFO] [stdout] test registry::registry::tests::refresh_and_config::test_registry_refresh_specific_models ... ok
[INFO] [stdout] test routing::bandit::mod_tests::bandit_config_default_values ... ok
[INFO] [stdout] test routing::bandit::mod_tests::bandit_policy_default_trait ... ok
[INFO] [stdout] test routing::bandit::mod_tests::bandit_policy_new_has_default_config ... ok
[INFO] [stdout] test routing::bandit::mod_tests::bandit_policy_with_custom_config ... ok
[INFO] [stdout] test routing::bandit::mod_tests::bandit_policy_with_utility_estimator ... ok
[INFO] [stdout] test routing::bandit::mod_tests::route_stats_default_has_optimistic_prior ... ok
[INFO] [stdout] test routing::bandit::mod_tests::tier_default_is_standard ... ok
[INFO] [stdout] test routing::bandit::mod_tests::tier_priors_get_returns_correct_values ... ok
[INFO] [stdout] test routing::bandit::tests::beta_sampling::test_beta_sampling_bounds ... ok
[INFO] [stdout] test routing::bandit::tests::beta_sampling::test_beta_sampling_distribution ... ok
[INFO] [stdout] test routing::bandit::tests::beta_sampling::test_beta_sampling_skewed_distributions ... ok
[INFO] [stdout] test routing::bandit::tests::beta_sampling::test_beta_sampling_very_large_alpha_beta ... ok
[INFO] [stdout] test routing::bandit::tests::beta_sampling::test_beta_sampling_very_small_alpha_beta ... ok
[INFO] [stdout] test routing::bandit::tests::diversity_and_reset::test_bandit_diversity_penalty ... ok
[INFO] [stdout] test routing::bandit::tests::diversity_and_reset::test_bandit_reset_all ... ok
[INFO] [stdout] test routing::bandit::tests::diversity_and_reset::test_bandit_reset_route ... ok
[INFO] [stdout] test routing::bandit::tests::diversity_and_reset::test_diversity_penalty_clamping ... ok
[INFO] [stdout] test routing::bandit::tests::gamma_sampling::test_gamma_sampling_positive ... ok
[INFO] [stdout] test routing::bandit::tests::gamma_sampling::test_gamma_sampling_shape_less_than_one ... ok
[INFO] [stdout] test routing::bandit::tests::priors::test_bandit_with_custom_prior ... ok
[INFO] [stdout] test routing::bandit::tests::priors::test_prior_initialization ... ok
[INFO] [stdout] test routing::bandit::tests::priors::test_thompson_sample_with_zero_pulls ... ok
[INFO] [stdout] test routing::bandit::tests::priors::test_tier_priors_flagship_higher_than_fast ... ok
[INFO] [stdout] test routing::bandit::tests::proptests::beta_sample_always_in_unit_interval ... ok
[INFO] [stdout] test routing::bandit::tests::proptests::gamma_sample_always_positive_and_finite ... ok
[INFO] [stdout] test registry::registry::tests::filter_edge_cases::test_filter_methods_with_only_expired_entries ... ok
[INFO] [stdout] test routing::bandit::tests::recording_and_decay::test_bandit_record_result ... ok
[INFO] [stdout] test routing::bandit::tests::recording_and_decay::test_record_result_with_zero_utility ... ok
[INFO] [stdout] test routing::bandit::tests::recording_and_decay::test_sample_decay ... ok
[INFO] [stdout] test routing::bandit::tests::route_selection::test_bandit_exploration_vs_exploitation ... ok
[INFO] [stdout] test routing::bandit::tests::route_selection::test_bandit_select_route_empty ... ok
[INFO] [stdout] test routing::bandit::tests::route_selection::test_bandit_select_route_multiple ... ok
[INFO] [stdout] test routing::bandit::tests::route_selection::test_bandit_select_route_single ... ok
[INFO] [stdout] test routing::bandit::tests::tier_priors::test_tier_priors_after_enough_samples_uses_stats ... ok
[INFO] [stdout] test routing::bandit::tests::tier_priors::test_tier_priors_distribution_shapes_differ ... ok
[INFO] [stdout] test routing::bandit::tests::tier_priors::test_tier_priors_no_tier_set_uses_default ... ok
[INFO] [stdout] test routing::bandit::tests::tier_priors::test_tier_priors_none_uses_default ... ok
[INFO] [stdout] test registry::registry::tests::refresh_and_config::test_registry_config_with_background_refresh ... ok
[INFO] [stdout] test registry::registry::tests::filter_methods::test_filter_by_capability_expired_entries ... ok
[INFO] [stdout] test routing::bandit::tests::utility_weighting::test_bandit_utility_weighting ... ok
[INFO] [stdout] test routing::bandit::tests::utility_weighting::test_numerical_stability_extreme_utility_values ... ok
[INFO] [stdout] test routing::bandit::tests::utility_weighting::test_select_route_with_empty_utilities_map ... ok
[INFO] [stdout] test routing::candidate::tests::test_candidate_builder_empty ... ok
[INFO] [stdout] test routing::candidate::tests::test_candidate_builder_multiple_credentials ... ok
[INFO] [stdout] test routing::candidate::tests::test_candidate_builder_unknown_model ... ok
[INFO] [stdout] test routing::candidate::tests::test_candidate_builder_valid_model ... ok
[INFO] [stdout] test routing::bandit::tests::proptests::record_result_never_panics ... ok
[INFO] [stdout] test routing::candidate::tests::test_check_capability_support_all_supported ... ok
[INFO] [stdout] test routing::candidate::tests::test_capability_support_equality ... ok
[INFO] [stdout] test routing::candidate::tests::test_check_capability_support_missing_vision ... ok
[INFO] [stdout] test routing::candidate::tests::test_candidate_builder_credential_with_multiple_models ... ok
[INFO] [stdout] test routing::candidate::tests::test_check_capability_support_none_required ... ok
[INFO] [stdout] test routing::candidate::tests::test_check_capability_support_multiple_missing ... ok
[INFO] [stdout] test routing::candidate::tests::test_route_candidate_clone ... ok
[INFO] [stdout] test routing::candidate::tests::test_token_fit_status_fits ... ok
[INFO] [stdout] test routing::candidate::tests::test_token_fit_status_unknown ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_all_detectors_complex_request ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_streaming_extraction_default ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_streaming_extraction_false ... ok
[INFO] [stdout] test registry::registry::tests::cache_management::test_registry_cache_expiration ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_streaming_extraction_true ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_streaming_is_disabled ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_streaming_is_not_disabled ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_tool_detection_anthropic_tool_use ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_tool_detection_empty_tools_array ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_tool_detection_legacy_functions ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_tool_detection_multiple_messages_with_tools ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_tool_detection_no_tools ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_tool_detection_tool_choice_auto ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_tool_detection_tool_choice_none ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_tool_detection_with_tool_calls ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_tool_detection_with_tools ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_tool_detector_empty_tools_disabled ... ok
[INFO] [stdout] test routing::candidate::tests::test_token_fit_status_exceeds ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_all_detectors_minimal_request ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_tool_detector_is_tools_disabled ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_vision_detection_empty_messages ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_vision_detection_image_extension_in_text ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_vision_detection_mixed_content ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_vision_detection_no_messages ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_vision_detection_null_content ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_vision_detection_text_only ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_vision_detection_with_image_url ... ok
[INFO] [stdout] test routing::classification::format::tests::test_anthropic_requires_system_field ... ok
[INFO] [stdout] test routing::classification::format::tests::test_detect_anthropic_format ... ok
[INFO] [stdout] test routing::candidate::tests::test_token_fit_status_equality ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_streaming_extraction_missing_field ... ok
[INFO] [stdout] test routing::classification::format::tests::test_detect_gemini_format ... ok
[INFO] [stdout] test routing::classification::format::tests::test_detect_generic_format ... ok
[INFO] [stdout] test routing::classification::format::tests::test_openai_without_system_is_still_openai ... ok
[INFO] [stdout] test routing::classification::tests::test_classified_request_creation ... ok
[INFO] [stdout] test routing::classification::tests::test_quality_preference_equality ... ok
[INFO] [stdout] test routing::classification::tests::test_request_format_equality ... ok
[INFO] [stdout] test routing::classification::tests::test_required_capabilities_default ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_empty_content ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_empty_messages ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_gemini_format ... ok
[INFO] [stdout] test routing::classification::format::tests::test_gemini_contents_takes_priority ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_large_prompt_high_context ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_mixed_content_parts ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_multimodal_content ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_vision_detection_anthropic_format ... ok
[INFO] [stdout] test routing::classification::detection::tests::test_vision_detection_data_uri ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_simple_prompt_format ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_multimodal_with_invalid_image_url ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_total_tokens_calculation ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_small_prompt_standard_context ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_with_max_completion_tokens ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_with_max_tokens ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_with_missing_content_field ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_with_null_content ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_with_system_prompt ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_with_unicode_content ... ok
[INFO] [stdout] test routing::config::tests::test_all_strategies_accepted_by_validate ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_with_empty_tools_array ... ok
[INFO] [stdout] test routing::classification::format::tests::test_detect_openai_format ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_very_large_content ... ok
[INFO] [stdout] test routing::config::tests::test_clone_config ... ok
[INFO] [stdout] test routing::config::tests::test_config_normalization ... ok
[INFO] [stdout] test routing::config::tests::test_config_validation ... ok
[INFO] [stdout] test routing::config::tests::test_default_config ... ok
[INFO] [stdout] test routing::config::tests::test_health_config_default ... ok
[INFO] [stdout] test routing::config::tests::test_invalid_strategy_reset_to_weighted ... ok
[INFO] [stdout] test routing::config::tests::test_log_config_default ... ok
[INFO] [stdout] test routing::config::tests::test_policy_config_default ... ok
[INFO] [stdout] test routing::config::tests::test_quota_aware_config_adaptive_strategy ... ok
[INFO] [stdout] test routing::config::tests::test_quota_aware_config_default ... ok
[INFO] [stdout] test routing::config::tests::test_quota_aware_config_least_used_strategy ... ok
[INFO] [stdout] test routing::config::tests::test_quota_aware_config_invalid_strategy ... ok
[INFO] [stdout] test routing::config::tests::test_quota_aware_config_recovery_window_negative ... ok
[INFO] [stdout] test routing::config::tests::test_quota_aware_config_recovery_window_zero ... ok
[INFO] [stdout] test routing::config::tests::test_quota_aware_config_reserve_ratio_over_one ... ok
[INFO] [stdout] test routing::config::tests::test_quota_aware_config_reserve_ratio_negative ... ok
[INFO] [stdout] test routing::config::tests::test_quota_aware_config_reserve_ratio_valid ... ok
[INFO] [stdout] test routing::config::tests::test_time_aware_config_default ... ok
[INFO] [stdout] test routing::config::tests::test_status_code_config_default ... ok
[INFO] [stdout] test routing::config::tests::test_time_aware_config_off_peak_factor_validation ... ok
[INFO] [stdout] test routing::config::tests::test_time_aware_config_peak_hours_validation ... ok
[INFO] [stdout] test routing::config::tests::test_time_aware_config_with_peak_hours ... ok
[INFO] [stdout] test routing::config::tests::test_time_slot_validation ... ok
[INFO] [stdout] test routing::config::tests::test_time_slot_validation_boundary_values ... ok
[INFO] [stdout] test routing::config::tests::test_time_slot_validation_days_of_week_all_invalid ... ok
[INFO] [stdout] test routing::config::tests::test_time_slot_validation_days_of_week_all_valid ... ok
[INFO] [stdout] test routing::config::tests::test_time_slot_validation_days_of_week_invalid ... ok
[INFO] [stdout] test routing::config::tests::test_time_slot_validation_end_hour_negative ... ok
[INFO] [stdout] test routing::config::tests::test_time_slot_validation_end_hour_too_high ... ok
[INFO] [stdout] test routing::config::tests::test_time_slot_validation_start_hour_negative ... ok
[INFO] [stdout] test routing::config::tests::test_time_slot_validation_start_hour_too_high ... ok
[INFO] [stdout] test routing::config::tests::test_time_slot_validation_swap_order ... ok
[INFO] [stdout] test routing::config::tests::test_validate_no_warnings_for_valid_config ... ok
[INFO] [stdout] test routing::config::tests::test_quota_aware_config_round_robin_strategy ... ok
[INFO] [stdout] test routing::config::tests::test_validate_returns_warnings_for_corrected_values ... ok
[INFO] [stdout] test routing::config::tests::test_weight_config_default ... ok
[INFO] [stdout] test routing::executor::tests::test_execute_auth_error_no_fallback ... ok
[INFO] [stdout] test routing::executor::tests::test_execute_rate_limit_triggers_fallback ... ok
[INFO] [stdout] test routing::executor::tests::test_execute_successful_primary ... ok
[INFO] [stdout] test routing::executor::tests::test_execute_server_error_triggers_fallback ... ok
[INFO] [stdout] test routing::executor::tests::test_execution_result_with_token_counts ... ok
[INFO] [stdout] test routing::executor::tests::test_execution_result_captures_token_usage ... ok
[INFO] [stdout] test routing::executor::tests::test_execution_result_fields ... ok
[INFO] [stdout] test routing::executor::tests::test_is_retryable ... ok
[INFO] [stdout] test providers::openai::tests::proptests::proptests_transform_response_never_panics ... ok
[INFO] [stdout] test routing::executor::tests::test_loop_guard_same_route_blocked ... ok
[INFO] [stdout] test routing::executor::tests::test_no_primary_returns_failure ... ok
[INFO] [stdout] test routing::fallback::constructor_tests::fallback_config_default_values ... ok
[INFO] [stdout] test routing::executor::tests::test_success_within_budget_stops_retrying ... ok
[INFO] [stdout] test routing::executor::tests::test_retry_budget_exhausted ... ok
[INFO] [stdout] test routing::fallback::constructor_tests::planner_default_trait ... ok
[INFO] [stdout] test routing::executor::tests::test_loop_guard_provider_diversity ... ok
[INFO] [stdout] test routing::fallback::constructor_tests::planner_new_has_default_config ... ok
[INFO] [stdout] test routing::fallback::constructor_tests::planner_with_custom_config ... ok
[INFO] [stdout] test routing::fallback::tests::extract_provider::test_extract_provider_multi_word_providers ... ok
[INFO] [stdout] test routing::fallback::constructor_tests::planner_set_config_updates_config ... ok
[INFO] [stdout] test routing::fallback::tests::extract_provider::test_extract_provider_nested_paths ... ok
[INFO] [stdout] test routing::fallback::tests::extract_provider::test_extract_provider ... ok
[INFO] [stdout] test routing::fallback::tests::extract_provider::test_extract_provider_unknown_prefix_falls_back ... ok
[INFO] [stdout] test routing::fallback::tests::fallback_generation::test_different_auth_credentials_for_fallbacks ... ok
[INFO] [stdout] test routing::fallback::tests::fallback_generation::test_generate_fallbacks_with_primary ... ok
[INFO] [stdout] test routing::fallback::tests::fallback_generation::test_generate_fallbacks_basic ... ok
[INFO] [stdout] test routing::fallback::tests::fallback_generation::test_empty_auths_returns_empty ... ok
[INFO] [stdout] test routing::fallback::tests::limits_and_filtering::test_fallback_with_all_unavailable_auths ... ok
[INFO] [stdout] test routing::fallback::tests::limits_and_filtering::test_max_fallbacks_limit ... ok
[INFO] [stdout] test routing::fallback::tests::limits_and_filtering::test_limited_candidates_min_fallbacks ... ok
[INFO] [stdout] test routing::fallback::tests::limits_and_filtering::test_min_fallbacks_greater_than_available_auths ... ok
[INFO] [stdout] test routing::fallback::tests::limits_and_filtering::test_max_fallbacks_zero_returns_empty ... ok
[INFO] [stdout] test routing::fallback::tests::ordering::test_fallback_ordering_by_weight ... ok
[INFO] [stdout] test routing::fallback::tests::limits_and_filtering::test_unavailable_auths_filtered ... ok
[INFO] [stdout] test routing::fallback::tests::ordering::test_fallback_ordering_weight_descending ... ok
[INFO] [stdout] test routing::fallback::tests::provider_diversity::test_primary_auth_not_in_available_list ... ok
[INFO] [stdout] test routing::fallback::tests::provider_diversity::test_provider_diversity ... ok
[INFO] [stdout] test routing::filtering::tests::test_constraint_filter_chainable ... ok
[INFO] [stdout] test routing::fallback::tests::provider_diversity::test_provider_diversity_all_same_provider ... ok
[INFO] [stdout] test routing::filtering::tests::test_constraint_filter_default ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_accepted_candidate ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_all_providers_disabled_returns_empty ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_capabilities_none_required ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_all_capabilities_required ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_capability_mismatch ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_context_exact_fit ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_context_one_over_boundary_exceeds ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_context_overflow ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_empty_list ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_empty_disabled_providers_accepts_all ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_multiple_candidates ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_provider_disabled ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_multiple_capabilities_required_in_combination ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_result_is_accepted ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_token_fit_unknown ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_provider_enabled ... ok
[INFO] [stdout] test routing::health::tests::availability_and_cooldown::test_mark_unavailable ... ok
[INFO] [stdout] test routing::health::tests::availability_and_cooldown::test_mark_unavailable_edge_cases ... ok
[INFO] [stdout] test routing::health::tests::basic_tracking::test_error_counting ... ok
[INFO] [stdout] test routing::health::tests::basic_tracking::test_health_recovery ... ok
[INFO] [stdout] test routing::health::tests::basic_tracking::test_health_tracking ... ok
[INFO] [stdout] test routing::health::tests::clone_behavior::test_clone_shares_health_state ... ok
[INFO] [stdout] test routing::health::tests::clone_behavior::test_clone_shares_health_storage ... ok
[INFO] [stdout] test routing::config::tests::test_time_slot_validation_valid ... ok
[INFO] [stdout] test routing::filtering::tests::test_filter_context_at_exact_boundary_fits ... ok
[INFO] [stdout] test routing::health::tests::counting_and_cleanup::test_get_healthy_count ... ok
[INFO] [stdout] test routing::health::tests::counting_and_cleanup::test_cleanup_old_entries ... ok
[INFO] [stdout] test routing::health::tests::counting_and_cleanup::test_get_available_count ... ok
[INFO] [stdout] test routing::health::tests::state_management::test_default_status_for_unknown_auth ... ok
[INFO] [stdout] test routing::health::tests::state_management::test_empty_auth_id ... ok
[INFO] [stdout] test routing::health::tests::state_management::test_health_config_update ... ok
[INFO] [stdout] test routing::health::tests::state_management::test_reset_functionality ... ok
[INFO] [stdout] test routing::health::tests::state_management::test_status_change_tracking ... ok
[INFO] [stdout] test routing::health::tests::status_code_priority::test_health_status_code_priority_over_threshold ... ok
[INFO] [stdout] test routing::health::tests::status_transitions::test_custom_status_code_configuration ... ok
[INFO] [stdout] test routing::health::tests::status_transitions::test_degraded_status ... ok
[INFO] [stdout] test routing::health::tests::status_transitions::test_health_manager_zero_thresholds ... ok
[INFO] [stdout] test routing::health::tests::status_transitions::test_health_transition_exact_threshold_values ... ok
[INFO] [stdout] test routing::health::tests::status_transitions::test_health_transition_healthy_degraded_healthy ... ok
[INFO] [stdout] test routing::health::tests::status_transitions::test_health_with_large_consecutive_counts ... ok
[INFO] [stdout] test routing::history::tests::test_all_selection_mode_variants::case_1 ... ok
[INFO] [stdout] test routing::history::tests::test_all_selection_mode_variants::case_2 ... ok
[INFO] [stdout] test routing::history::tests::test_all_selection_mode_variants::case_3 ... ok
[INFO] [stdout] test routing::history::tests::test_all_selection_mode_variants::case_4 ... ok
[INFO] [stdout] test routing::history::tests::test_all_selection_mode_variants::case_5 ... ok
[INFO] [stdout] test routing::history::tests::test_all_selection_mode_variants::case_6 ... ok
[INFO] [stdout] test routing::history::tests::test_all_selection_mode_variants::case_7 ... ok
[INFO] [stdout] test routing::history::tests::test_attempt_history_default ... ok
[INFO] [stdout] test routing::history::tests::test_attempt_history_eviction_drains_multiple ... ok
[INFO] [stdout] test routing::history::tests::test_attempt_history_eviction_when_over_limit ... ok
[INFO] [stdout] test routing::history::tests::test_attempt_history_get_attempts_for_route ... ok
[INFO] [stdout] test routing::history::tests::test_attempt_history_get_avg_latency ... ok
[INFO] [stdout] test routing::history::tests::test_attempt_history_get_success_rate ... ok
[INFO] [stdout] test routing::history::tests::test_attempt_history_record ... ok
[INFO] [stdout] test routing::history::tests::test_attempt_history_selection_mode_distribution ... ok
[INFO] [stdout] test routing::history::tests::test_attempt_history_with_limit_custom ... ok
[INFO] [stdout] test routing::history::tests::test_attempt_history_with_limit_zero_uses_default ... ok
[INFO] [stdout] test routing::history::tests::test_calculate_metrics_for_route_none_when_empty ... ok
[INFO] [stdout] test routing::history::tests::test_calculate_metrics_mixed_outcomes ... ok
[INFO] [stdout] test routing::history::tests::test_calculate_metrics_selection_mode_distribution_strings ... ok
[INFO] [stdout] test routing::history::tests::test_calculate_metrics_single_entry ... ok
[INFO] [stdout] test routing::history::tests::test_clear_empties_history ... ok
[INFO] [stdout] test routing::history::tests::test_decision_context_builder_chain ... ok
[INFO] [stdout] test routing::history::tests::test_decision_context_creation ... ok
[INFO] [stdout] test routing::history::tests::test_decision_context_get_predicted_utility_missing ... ok
[INFO] [stdout] test routing::history::tests::test_decision_context_no_reasoning_by_default ... ok
[INFO] [stdout] test routing::history::tests::test_decision_context_with_reasoning ... ok
[INFO] [stdout] test routing::history::tests::test_decision_context_with_utilities ... ok
[INFO] [stdout] test routing::history::tests::test_decision_context_with_weights ... ok
[INFO] [stdout] test routing::history::tests::test_fallback_attempts_filter_by_effective_route ... ok
[INFO] [stdout] test routing::history::tests::test_get_all_attempts ... ok
[INFO] [stdout] test routing::history::tests::test_get_attempts_by_selection_mode_found ... ok
[INFO] [stdout] test routing::history::tests::test_get_attempts_for_model_found ... ok
[INFO] [stdout] test routing::history::tests::test_get_attempts_for_model_not_found ... ok
[INFO] [stdout] test routing::history::tests::test_get_attempts_for_request_found ... ok
[INFO] [stdout] test routing::history::tests::test_get_attempts_for_request_not_found ... ok
[INFO] [stdout] test routing::history::tests::test_get_attempts_in_range_empty_history ... ok
[INFO] [stdout] test routing::history::tests::test_get_attempts_in_range_found ... ok
[INFO] [stdout] test routing::history::tests::test_get_attempts_in_range_none_match ... ok
[INFO] [stdout] test routing::history::tests::test_get_avg_latency_for_route_none_when_empty ... ok
[INFO] [stdout] test routing::history::tests::test_get_avg_latency_for_route_none_when_route_not_present ... ok
[INFO] [stdout] test routing::history::tests::test_get_fallback_rate_for_route_no_fallbacks ... ok
[INFO] [stdout] test routing::history::tests::test_get_fallback_rate_for_route_none_when_empty ... ok
[INFO] [stdout] test routing::history::tests::test_get_fallback_rate_for_route_with_fallbacks ... ok
[INFO] [stdout] test routing::history::tests::test_get_recent_attempts_empty_history ... ok
[INFO] [stdout] test routing::history::tests::test_get_recent_attempts_n_greater_than_len ... ok
[INFO] [stdout] test routing::history::tests::test_get_recent_attempts_n_zero ... ok
[INFO] [stdout] test routing::history::tests::test_get_recent_attempts_returns_newest ... ok
[INFO] [stdout] test routing::history::tests::test_get_success_rate_for_route_none_when_empty ... ok
[INFO] [stdout] test routing::history::tests::test_get_success_rate_for_route_none_when_route_not_present ... ok
[INFO] [stdout] test routing::history::tests::test_is_empty_on_new_history ... ok
[INFO] [stdout] test routing::history::tests::test_multiple_providers_filtered_correctly ... ok
[INFO] [stdout] test routing::history::tests::test_route_attempt_attempt_id_format ... ok
[INFO] [stdout] test routing::history::tests::test_route_attempt_creation ... ok
[INFO] [stdout] test routing::history::tests::test_route_attempt_duration ... ok
[INFO] [stdout] test routing::history::tests::test_route_attempt_used_fallback_true ... ok
[INFO] [stdout] test routing::history::tests::test_selection_mode_equality_and_hash ... ok
[INFO] [stdout] test routing::history::tests::test_tracking_system ... ok
[INFO] [stdout] test routing::history::tests::test_tracking_system_default ... ok
[INFO] [stdout] test routing::history::tests::test_tracking_system_get_attempt_metrics_none_for_unknown_route ... ok
[INFO] [stdout] test routing::history::tests::test_tracking_system_get_attempts_empty_for_unknown_route ... ok
[INFO] [stdout] test routing::history::tests::test_tracking_system_record_outcome ... ok
[INFO] [stdout] test routing::history::tests::test_tracking_system_reset ... ok
[INFO] [stdout] test routing::history::tests::test_tracking_system_reset_all ... ok
[INFO] [stdout] test routing::history::tests::test_tracking_system_with_config ... ok
[INFO] [stdout] test routing::metrics::tests::test_auto_initialize_on_record ... ok
[INFO] [stdout] test routing::metrics::tests::test_cleanup_triggered_by_operations ... ok
[INFO] [stdout] test routing::metrics::tests::test_clone_shares_metrics_storage ... ok
[INFO] [stdout] test routing::metrics::tests::test_concurrent_metric_recording_no_data_loss ... ok
[INFO] [stdout] test routing::metrics::tests::test_concurrent_recording ... ok
[INFO] [stdout] test routing::metrics::tests::test_consecutive_tracking ... ok
[INFO] [stdout] test routing::metrics::tests::test_empty_auth_id ... ok
[INFO] [stdout] test routing::metrics::tests::test_ewma_calculation ... ok
[INFO] [stdout] test routing::metrics::tests::test_ewma_latency_smoothing ... ok
[INFO] [stdout] test routing::metrics::tests::test_ewma_success_rate_smoothing ... ok
[INFO] [stdout] test routing::metrics::tests::test_latency_extreme_values ... ok
[INFO] [stdout] test routing::metrics::tests::test_latency_rolling_average_with_single_request ... ok
[INFO] [stdout] test routing::metrics::tests::test_metrics_collection ... ok
[INFO] [stdout] test routing::metrics::tests::test_metrics_reset_clears_all_data ... ok
[INFO] [stdout] test routing::metrics::tests::test_metrics_with_limit_zero ... ok
[INFO] [stdout] test routing::metrics::tests::test_metrics_with_zero_requests ... ok
[INFO] [stdout] test routing::metrics::tests::test_min_max_latency_tracking ... ok
[INFO] [stdout] test routing::metrics::tests::test_negative_latency_ignored ... ok
[INFO] [stdout] test routing::metrics::tests::test_reset_all ... ok
[INFO] [stdout] test routing::metrics::tests::test_reset_functionality ... ok
[INFO] [stdout] test routing::metrics::tests::test_success_rate_calculation_all_failures ... ok
[INFO] [stdout] test routing::metrics::tests::test_zero_latency ... ok
[INFO] [stdout] test routing::outcome::tests::test_error_class_from_status_code ... ok
[INFO] [stdout] test routing::outcome::tests::test_error_class_is_retryable ... ok
[INFO] [stdout] test routing::outcome::tests::test_execution_outcome_failure ... ok
[INFO] [stdout] test routing::outcome::tests::test_execution_outcome_success ... ok
[INFO] [stdout] test routing::outcome::tests::test_execution_outcome_with_fallback ... ok
[INFO] [stdout] test routing::outcome::tests::test_outcome_recorder_clear ... ok
[INFO] [stdout] test routing::outcome::tests::test_outcome_recorder_clone ... ok
[INFO] [stdout] test routing::outcome::tests::test_outcome_recorder_get_outcomes_for_route ... ok
[INFO] [stdout] test routing::outcome::tests::test_outcome_recorder_limit ... ok
[INFO] [stdout] test routing::outcome::tests::test_outcome_recorder_recent_outcomes ... ok
[INFO] [stdout] test routing::outcome::tests::test_outcome_recorder_record ... ok
[INFO] [stdout] test routing::policy_weight::tests::test_policy_aware_calculator_basic ... ok
[INFO] [stdout] test routing::policy_weight::tests::test_policy_aware_calculator_blocked ... ok
[INFO] [stdout] test routing::policy_weight::tests::test_policy_aware_calculator_with_policy ... ok
[INFO] [stdout] test routing::policy_weight::tests::test_policy_weight_calculator_trait ... ok
[INFO] [stdout] test routing::policy_weight::tests::test_weight_calculator_factory ... ok
[INFO] [stdout] test routing::reasoning::tests::test_cache_functionality ... ok
[INFO] [stdout] test routing::reasoning::tests::test_claude_thinking_model ... ok
[INFO] [stdout] test routing::reasoning::tests::test_clear_cache ... ok
[INFO] [stdout] test routing::reasoning::tests::test_clone_independence ... ok
[INFO] [stdout] test routing::reasoning::tests::test_empty_model ... ok
[INFO] [stdout] test routing::reasoning::tests::test_explicit_reasoning_flag ... ok
[INFO] [stdout] test routing::reasoning::tests::test_infer_o1_mini ... ok
[INFO] [stdout] test routing::reasoning::tests::test_infer_o1_preview ... ok
[INFO] [stdout] test routing::reasoning::tests::test_max_tokens_hint ... ok
[INFO] [stdout] test routing::reasoning::tests::test_o1_pro_high_reasoning ... ok
[INFO] [stdout] test routing::reasoning::tests::test_reasoning_capability_levels ... ok
[INFO] [stdout] test routing::reasoning::tests::test_requires_reasoning ... ok
[INFO] [stdout] test routing::reasoning::tests::test_seed_capability ... ok
[INFO] [stdout] test routing::reasoning::tests::test_standard_model_no_reasoning ... ok
[INFO] [stdout] test routing::router::tests::creation_and_defaults::test_router_config_defaults ... ok
[INFO] [stdout] test routing::router::tests::creation_and_defaults::test_router_creation ... ok
[INFO] [stdout] test routing::router::tests::creation_and_defaults::test_router_default ... ok
[INFO] [stdout] test routing::router::tests::creation_and_defaults::test_router_send_sync ... ok
[INFO] [stdout] test routing::router::tests::creation_and_defaults::test_router_with_custom_config ... ok
[INFO] [stdout] test routing::router::tests::credential_management::test_router_add_credential ... ok
[INFO] [stdout] test routing::router::tests::credential_management::test_router_clone_preserves_bandit_state ... ok
[INFO] [stdout] test routing::router::tests::credential_management::test_router_clone_preserves_credentials ... ok
[INFO] [stdout] test routing::router::tests::credential_management::test_router_disabled_provider ... ok
[INFO] [stdout] test routing::router::tests::credential_management::test_router_multiple_credentials ... ok
[INFO] [stdout] test routing::router::tests::credential_management::test_router_record_result ... ok
[INFO] [stdout] test routing::router::tests::fallback_generation::test_router_fallback_count_with_limited_candidates ... ok
[INFO] [stdout] test routing::router::tests::fallback_generation::test_router_generates_correct_number_of_fallbacks ... ok
[INFO] [stdout] test routing::router::tests::fallback_generation::test_router_plan_generates_fallbacks ... ok
[INFO] [stdout] test routing::router::tests::fallback_generation::test_router_with_zero_max_fallbacks ... ok
[INFO] [stdout] test routing::router::tests::plan_operations::test_route_plan_item_fields ... ok
[INFO] [stdout] test routing::router::tests::plan_operations::test_router_plan_with_filtered_candidates ... ok
[INFO] [stdout] test routing::router::tests::plan_operations::test_router_plan_with_no_credentials ... ok
[INFO] [stdout] test routing::router::tests::plan_operations::test_router_plan_with_valid_candidates ... ok
[INFO] [stdout] test routing::router::tests::red_edge::test_router_bandit_disabled_uses_weighted_selection ... ok
[INFO] [stdout] test routing::router::tests::red_edge::test_router_handles_credential_model_mismatch_gracefully ... ok
[INFO] [stdout] test routing::router::tests::red_edge::test_router_plan_with_all_credentials_unavailable ... ok
[INFO] [stdout] test routing::router::tests::red_edge::test_router_record_result_updates_all_subsystems ... ok
[INFO] [stdout] test providers::anthropic::tests::proptests::proptests_transform_response_never_panics ... ok
[INFO] [stdout] test routing::router::tests::red_edge::test_select_weighted_handles_nan_scores_without_panic ... ok
[INFO] [stdout] test routing::router::tests::red_edge::test_router_session_affinity_disabled_uses_normal_selection ... ok
[INFO] [stdout] test routing::router::tests::session_affinity::test_session_affinity_records_provider_after_routing ... ok
[INFO] [stdout] test routing::selector::tests::tests::basic_selection::test_unavailable_filtering ... ok
[INFO] [stdout] test routing::selector::tests::tests::basic_selection::test_weighted_selection ... ok
[INFO] [stdout] test routing::selector::tests::tests::boundary_conditions::test_pick_with_duplicate_auth_ids ... ok
[INFO] [stdout] test routing::router::tests::session_affinity::test_session_affinity_prefers_cached_provider_over_higher_utility ... ok
[INFO] [stdout] test routing::selector::tests::tests::clone_behavior::test_selector_clone_shares_metrics_and_health ... ok
[INFO] [stdout] test routing::selector::tests::tests::clone_with_policy::test_clone_preserves_policy_matcher ... ok
[INFO] [stdout] test routing::selector::tests::tests::concurrent_access::test_concurrent_pick_and_record ... ok
[INFO] [stdout] test routing::selector::tests::tests::concurrent_access::test_concurrent_pick_operations ... ok
[INFO] [stdout] test routing::selector::tests::tests::config_management::test_set_config ... ok
[INFO] [stdout] test routing::selector::tests::tests::config_management::test_set_config_preserves_metrics ... ok
[INFO] [stdout] test routing::selector::tests::tests::config_management::test_set_config_updates_health_config ... ok
[INFO] [stdout] test routing::selector::tests::tests::filter_and_weigh::test_filter_and_weigh_all_unavailable ... ok
[INFO] [stdout] test routing::selector::tests::tests::filter_and_weigh::test_filter_and_weigh_single_available ... ok
[INFO] [stdout] test routing::selector::tests::tests::filter_and_weigh::test_filter_and_weigh_zero_weight_excluded ... ok
[INFO] [stdout] test routing::selector::tests::tests::floating_point_precision::test_weighted_selection_extreme_weight_ratio ... ok
[INFO] [stdout] test routing::selector::tests::tests::floating_point_precision::test_weighted_selection_with_very_small_differences ... ok
[INFO] [stdout] test routing::selector::tests::tests::getters::test_config_getter_returns_config ... ok
[INFO] [stdout] test routing::selector::tests::tests::getters::test_health_getter_returns_manager ... ok
[INFO] [stdout] test routing::selector::tests::tests::getters::test_metrics_getter_returns_collector ... ok
[INFO] [stdout] test providers::google::tests::proptests::proptests_transform_response_never_panics ... ok
[INFO] [stdout] test routing::selector::tests::tests::pick_with_policy::test_pick_with_policy_basic ... ok
[INFO] [stdout] test routing::selector::tests::tests::getters::test_policy_matcher_returns_none_for_new_selector ... ok
[INFO] [stdout] test routing::selector::tests::tests::pick_with_policy::test_pick_with_policy_disabled_routing ... ok
[INFO] [stdout] test routing::selector::tests::tests::pick_with_policy::test_pick_with_policy_empty_auths ... ok
[INFO] [stdout] test routing::selector::tests::tests::pick_with_policy::test_pick_with_policy_with_policy_registry ... ok
[INFO] [stdout] test routing::selector::tests::tests::red_edge::test_all_zero_weights_falls_back_to_random ... ok
[INFO] [stdout] test routing::selector::tests::tests::red_edge::test_disabled_routing_returns_first ... ok
[INFO] [stdout] test routing::selector::tests::tests::record_result::test_record_result_updates_metrics_and_health ... ok
[INFO] [stdout] test routing::selector::tests::tests::red_edge::test_single_auth_selection ... ok
[INFO] [stdout] test routing::selector::tests::tests::selection_same_priority::test_quota_exceeded_auths_deprioritized_in_selection ... ok
[INFO] [stdout] test routing::selector::tests::tests::red_edge::test_quota_exceeded_massively_reduces_selection_probability ... ok
[INFO] [stdout] test routing::selector::tests::tests::set_policy_registry::test_set_policy_registry_enables_policy_matcher ... ok
[INFO] [stdout] test routing::selector::tests::tests::set_policy_registry::test_set_policy_registry_with_enabled_config_swaps_calculator ... ok
[INFO] [stdout] test routing::selector::tests::tests::with_policy_constructor::test_with_policy_disabled_uses_default_calculator ... ok
[INFO] [stdout] test routing::selector::tests::tests::with_policy_constructor::test_with_policy_enabled_uses_policy_calculator ... ok
[INFO] [stdout] test routing::selector::tests::tests::with_policy_constructor::test_with_policy_multiple_auths_with_policy_enabled ... FAILED
[INFO] [stdout] test routing::selector::tests::tests::selection_same_priority::test_selection_with_all_same_priority_distributes ... ok
[INFO] [stdout] test routing::health::tests::proptests::consecutive_failures_reset_on_success ... ok
[INFO] [stdout] test routing::session::tests::test_clone_shared_state ... ok
[INFO] [stdout] test routing::session::tests::test_clear_all_sessions ... ok
[INFO] [stdout] test routing::session::tests::test_empty_session_id ... ok
[INFO] [stdout] test routing::session::tests::test_empty_provider ... ok
[INFO] [stdout] test routing::session::tests::test_get_affinity_details ... ok
[INFO] [stdout] test routing::session::tests::test_existing_session_prefers_same_provider ... ok
[INFO] [stdout] test routing::session::tests::test_list_sessions ... ok
[INFO] [stdout] test routing::session::tests::test_multi_turn_maintains_affinity ... ok
[INFO] [stdout] test routing::session::tests::test_new_session_any_provider ... ok
[INFO] [stdout] test routing::session::tests::test_providers_distribution ... ok
[INFO] [stdout] test routing::session::tests::test_remove_session ... ok
[INFO] [stdout] test routing::session::tests::test_request_count_increment ... ok
[INFO] [stdout] test routing::session::tests::test_session_stats ... ok
[INFO] [stdout] test routing::session::tests::test_set_and_get_provider ... ok
[INFO] [stdout] test routing::session::tests::test_update_provider ... ok
[INFO] [stdout] test routing::sqlite::selector::tests::test_get_stats ... ok
[INFO] [stdout] test routing::sqlite::selector::tests::test_get_top_auths_limit ... ok
[INFO] [stdout] test routing::sqlite::selector::tests::test_precompute_and_get_top_auths ... ok
[INFO] [stdout] test routing::session::tests::test_max_sessions_limit ... ok
[INFO] [stdout] test routing::sqlite::selector::tests::test_precompute_weights ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::collectors::test_health_manager ... ok
[INFO] [stdout] test routing::sqlite::selector::tests::test_sqlite_selector_pick ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::collectors::test_health_manager_flush_and_load ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::collectors::test_health_manager_flush ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::collectors::test_metrics_collector ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::collectors::test_metrics_collector_flush ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::collectors::test_metrics_collector_flush_and_load ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::selector_advanced::test_sqlite_selector_quota_exceeded ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::selector_advanced::test_sqlite_selector_priority_influence ... ok
[INFO] [stdout] test routing::classification::token::tests::test_estimate_saturating_add_prevents_overflow ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::selector_advanced::test_sqlite_selector_stats_tracking ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::selector_basic::test_sqlite_selector_disabled_routing ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::selector_basic::test_sqlite_selector_all_unavailable ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::selector_basic::test_sqlite_selector_basic ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::selector_weighted::test_sqlite_selector_concurrent ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::selector_basic::test_sqlite_selector_empty_auths ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::selector_weighted::test_sqlite_selector_precompute_weights ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics ... FAILED
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table ... FAILED
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values ... FAILED
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup ... FAILED
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip ... FAILED
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all ... FAILED
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history ... FAILED
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none ... FAILED
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health ... FAILED
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics ... FAILED
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics ... FAILED
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_cleanup_old_history ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_cache_round_trip_metrics ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_get_history_stats_with_entries ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_health_upsert_overwrites ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_health_write_and_load ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_health_with_error_counts ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_load_all_health ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_load_all_metrics ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_load_health_nonexistent_returns_none ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::selector_weighted::test_sqlite_selector_weighted_selection ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_load_metrics_nonexistent_returns_none ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_metrics_upsert_overwrites ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_metrics_write_and_load ... ok
[INFO] [stdout] test routing::statistics::tests::test_bucket_statistics_error_counts ... ok
[INFO] [stdout] test routing::statistics::tests::test_bucket_statistics_fallback_tracking ... ok
[INFO] [stdout] test routing::statistics::tests::test_cold_start_priors ... ok
[INFO] [stdout] test routing::statistics::tests::test_cold_start_priors_fallback ... ok
[INFO] [stdout] test routing::statistics::tests::test_compound_buckets_isolate_weekday_offpeak ... ok
[INFO] [stdout] test routing::statistics::tests::test_compound_buckets_isolate_weekday_peak ... ok
[INFO] [stdout] test routing::statistics::tests::test_compound_buckets_isolate_weekend_offpeak ... ok
[INFO] [stdout] test routing::statistics::tests::test_compound_buckets_isolate_weekend_peak ... ok
[INFO] [stdout] test routing::statistics::tests::test_route_statistics_time_buckets ... ok
[INFO] [stdout] test routing::statistics::tests::test_route_statistics_update ... ok
[INFO] [stdout] test routing::statistics::tests::test_statistics_aggregator ... ok
[INFO] [stdout] test routing::statistics::tests::test_statistics_aggregator_cleanup ... ok
[INFO] [stdout] test routing::statistics::tests::test_statistics_aggregator_initialize_route ... ok
[INFO] [stdout] test routing::statistics::tests::test_statistics_aggregator_reset ... ok
[INFO] [stdout] test routing::statistics::tests::test_stats_recorded_to_correct_compound_buckets ... ok
[INFO] [stdout] test routing::statistics::tests::test_time_bucket_from_timestamp ... ok
[INFO] [stdout] test routing::statistics::tests::test_time_bucket_off_peak ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_sqlite_store_creation ... ok
[INFO] [stdout] test routing::sqlite::tests::sqlite_tests::store_operations::test_status_history_write ... ok
[INFO] [stdout] test routing::utility::tests::test_cost_sensitivity ... ok
[INFO] [stdout] test routing::utility::tests::test_latency_utility_clamping ... ok
[INFO] [stdout] test routing::utility::tests::test_success_utility_bounds ... ok
[INFO] [stdout] test routing::utility::tests::test_utility_estimation_high_latency ... ok
[INFO] [stdout] test routing::statistics::tests::test_time_bucket_weekend ... ok
[INFO] [stdout] test routing::statistics::tests::test_weekday_peak_boundary_hours ... ok
[INFO] [stdout] test routing::utility::tests::test_utility_estimation_low_latency ... ok
[INFO] [stdout] test routing::utility::tests::test_utility_estimation_low_success ... ok
[INFO] [stdout] test routing::utility::tests::test_utility_estimation_no_metrics ... ok
[INFO] [stdout] test routing::utility::tests::test_utility_estimation_with_cost ... ok
[INFO] [stdout] test routing::utility::tests::test_utility_estimation_zero_requests ... ok
[INFO] [stdout] test routing::utility::tests::test_utility_estimation_high_success ... ok
[INFO] [stdout] test routing::weight::tests::tests::basic_calculation::test_weight_calculation ... ok
[INFO] [stdout] test routing::weight::tests::tests::basic_calculation::test_unhealthy_penalty ... ok
[INFO] [stdout] test routing::weight::tests::tests::priority_and_planner::test_planner_mode_selection ... ok
[INFO] [stdout] test routing::weight::tests::tests::priority_and_planner::test_priority_score_edge_cases ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_combined_penalties ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_degraded_penalty_applied ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_load_score_with_model_states ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_load_score_with_quota_exceeded ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_model_state_all_unavailable ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_priority_weight_extreme_values ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_quota_exceeded_heavy_penalty ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_unavailable_penalty_applied ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_weight_calculation_with_inf_metrics ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_weight_calculation_with_nan_metrics ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_weight_calculation_zero_metrics ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_weight_clamping_non_negative ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_weight_with_infinity_avg_latency ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_weight_with_nan_avg_latency ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_weight_with_negative_latency ... ok
[INFO] [stdout] test routing::weight::tests::tests::red_edge::test_weight_with_zero_total_requests ... ok
[INFO] [stdout] test routing::weight::tests::tests::score_factors::test_health_score_edge_cases ... ok
[INFO] [stdout] test routing::weight::tests::tests::score_factors::test_latency_score_extreme_values ... ok
[INFO] [stdout] test routing::weight::tests::tests::score_factors::test_load_score_bounds ... ok
[INFO] [stdout] test routing::weight::tests::tests::score_factors::test_success_rate_score_null_metrics ... ok
[INFO] [stdout] test routing::weight::tests::tests::score_factors::test_success_rate_score_with_metrics ... ok
[INFO] [stdout] test tracing::collector::tests::test_collector_clone_independence ... ok
[INFO] [stdout] test tracing::collector::tests::test_collector_concurrent ... ok
[INFO] [stdout] test tracing::collector::tests::test_collector_stress_test ... ok
[INFO] [stdout] test routing::weight::tests::tests::proptests::weight_bounded_above ... ok
[INFO] [stdout] test routing::weight::tests::tests::proptests::weight_always_non_negative ... ok
[INFO] [stdout] test tracing::collector::tests::test_memory_collector_clear ... ok
[INFO] [stdout] test tracing::collector::tests::test_memory_collector_bounded ... ok
[INFO] [stdout] test tracing::collector::tests::test_memory_collector_exact_capacity ... ok
[INFO] [stdout] test tracing::collector::tests::test_memory_collector_get_empty ... ok
[INFO] [stdout] test tracing::collector::tests::test_memory_collector_exceed_capacity ... ok
[INFO] [stdout] test tracing::collector::tests::test_memory_collector_with_default_size ... ok
[INFO] [stdout] test tracing::collector::tests::test_memory_collector_record ... ok
[INFO] [stdout] test tracing::collector::tests::test_record_trace_with_none_fields ... ok
[INFO] [stdout] test tracing::collector::tests::test_memory_collector_zero_size ... ok
[INFO] [stdout] test tracing::collector::tests::test_memory_collector_max_size ... ok
[INFO] [stdout] test tracing::metrics::tests::test_aggregate_empty_array ... ok
[INFO] [stdout] test tracing::collector::tests::test_size_limit_enforcement ... ok
[INFO] [stdout] test tracing::metrics::tests::test_ewma_calculation ... ok
[INFO] [stdout] test tracing::metrics::tests::test_get_percentile_returns_none ... ok
[INFO] [stdout] test tracing::metrics::tests::test_metrics_aggregation ... ok
[INFO] [stdout] test tracing::metrics::tests::test_metrics_incremental ... ok
[INFO] [stdout] test tracing::metrics::tests::test_model_metrics ... ok
[INFO] [stdout] test tracing::metrics::tests::test_model_metrics_avg_total_tokens_with_data ... ok
[INFO] [stdout] test tracing::metrics::tests::test_model_metrics_no_overflow ... ok
[INFO] [stdout] test tracing::metrics::tests::test_model_success_rate ... ok
[INFO] [stdout] test tracing::metrics::tests::test_model_metrics_avg_total_tokens_zero_requests ... ok
[INFO] [stdout] test tracing::metrics::tests::test_provider_metrics_none_latency ... ok
[INFO] [stdout] test tracing::metrics::tests::test_provider_metrics_zero_latency ... ok
[INFO] [stdout] test tracing::metrics::tests::test_provider_success_rate ... ok
[INFO] [stdout] test tracing::metrics::tests::test_update_none_latency ... ok
[INFO] [stdout] test tracing::metrics::tests::test_update_very_large_latency ... ok
[INFO] [stdout] test tracing::middleware::tests::test_extract_auth_id ... ok
[INFO] [stdout] test tracing::middleware::tests::test_extract_input_tokens_from_header ... ok
[INFO] [stdout] test tracing::middleware::tests::test_extract_model_from_header ... ok
[INFO] [stdout] test tracing::middleware::tests::test_extract_provider ... ok
[INFO] [stdout] test tracing::middleware::tests::test_extract_provider_empty_string ... ok
[INFO] [stdout] test tracing::middleware::tests::test_extract_provider_invalid_utf8 ... ok
[INFO] [stdout] test tracing::middleware::tests::test_extract_request_id ... ok
[INFO] [stdout] test tracing::middleware::tests::test_extract_request_id_invalid_utf8 ... ok
[INFO] [stdout] test tracing::middleware::tests::test_extract_request_id_multiple_headers ... ok
[INFO] [stdout] test tracing::middleware::tests::test_extract_streaming_flag ... ok
[INFO] [stdout] test tracing::metrics::tests::test_provider_metrics ... ok
[INFO] [stdout] test tracing::metrics::tests::test_aggregate_large_batch ... ok
[INFO] [stdout] test tracing::middleware::tests::test_middleware_builder ... ok
[INFO] [stdout] test tracing::middleware::tests::test_trace_request ... ok
[INFO] [stdout] test tracing::middleware::tests::test_middleware_builder_without_collector - should panic ... ok
[INFO] [stdout] test tracing::middleware::tests::test_trace_request_missing_headers ... ok
[INFO] [stdout] test tracing::trace::tests::test_complete_large_status ... ok
[INFO] [stdout] test tracing::trace::tests::test_complete_zero_status ... ok
[INFO] [stdout] test tracing::trace::tests::test_complete_already_completed ... ok
[INFO] [stdout] test tracing::trace::tests::test_is_success_boundary_200 ... ok
[INFO] [stdout] test tracing::trace::tests::test_is_success_boundary_299 ... ok
[INFO] [stdout] test tracing::trace::tests::test_is_success_boundary_300 ... ok
[INFO] [stdout] test tracing::trace::tests::test_is_success_boundary_199 ... ok
[INFO] [stdout] test tracing::middleware::tests::test_trace_request_large_body ... ok
[INFO] [stdout] test tracing::trace::tests::test_is_success_none_status ... ok
[INFO] [stdout] test tracing::trace::tests::test_set_error_unicode_characters ... ok
[INFO] [stdout] test tracing::trace::tests::test_trace_error ... ok
[INFO] [stdout] test tracing::trace::tests::test_set_error_empty_message ... ok
[INFO] [stdout] test tracing::trace::tests::test_trace_span_creation ... ok
[INFO] [stdout] test utils::env::tests::embedded_references ... ok
[INFO] [stdout] test utils::env::tests::expands_set_variable ... ok
[INFO] [stdout] test utils::env::tests::expands_with_default_when_unset ... ok
[INFO] [stdout] test utils::env::tests::literal_value_unchanged ... ok
[INFO] [stdout] test tracing::trace::tests::test_trace_completion ... ok
[INFO] [stdout] test utils::env::tests::proptests::no_expansion_marker_returns_input ... ok
[INFO] [stdout] test utils::env::tests::proptests::malformed_patterns_never_panic ... ok
[INFO] [stdout] test utils::env::tests::unclosed_brace_treated_as_literal ... ok
[INFO] [stdout] test utils::env::tests::unset_var_expands_to_empty ... ok
[INFO] [stdout] test utils::env::tests::proptests::nonexistent_var_expands_to_empty ... ok
[INFO] [stdout] test utils::security::tests::different_tokens_same_length_are_not_equal ... ok
[INFO] [stdout] test utils::security::tests::empty_tokens_are_equal ... ok
[INFO] [stdout] test utils::security::tests::matches_empty_list ... ok
[INFO] [stdout] test utils::security::tests::matches_first ... ok
[INFO] [stdout] test utils::security::tests::matches_hit ... ok
[INFO] [stdout] test utils::security::tests::different_lengths_are_not_equal ... ok
[INFO] [stdout] test utils::security::tests::matches_last ... ok
[INFO] [stdout] test utils::security::tests::one_empty_is_not_equal ... ok
[INFO] [stdout] test utils::security::tests::matches_miss ... ok
[INFO] [stdout] test utils::security::tests::proptests::any_token_never_panics ... ok
[INFO] [stdout] test utils::env::tests::proptests::unclosed_brace_is_literal ... ok
[INFO] [stdout] test utils::security::tests::proptests::token_matches_itself ... ok
[INFO] [stdout] test utils::security::tests::same_tokens_are_equal ... ok
[INFO] [stdout] test utils::ssrf::tests::allow_ipv4_100_above_cgnat ... ok
[INFO] [stdout] test utils::ssrf::tests::allow_ipv4_100_below_cgnat ... ok
[INFO] [stdout] test utils::ssrf::tests::allow_ipv4_mapped_public_ip ... ok
[INFO] [stdout] test utils::ssrf::tests::allow_ipv6_just_above_site_local ... ok
[INFO] [stdout] test utils::ssrf::tests::allow_public_domain ... ok
[INFO] [stdout] test utils::ssrf::tests::allow_public_ipv4_literal ... ok
[INFO] [stdout] test utils::ssrf::tests::allow_public_literal_ip ... ok
[INFO] [stdout] test routing::selector::tests::tests::boundary_conditions::test_pick_with_large_number_of_auths ... ok
[INFO] [stdout] test utils::security::tests::proptests::token_matching_is_commutative ... ok
[INFO] [stdout] test utils::ssrf::tests::proptests::all_10_range_rejected ... ok
[INFO] [stdout] test utils::security::tests::proptests::empty_list_always_false ... ok
[INFO] [stdout] test utils::ssrf::tests::proptests::all_class_e_rejected ... ok
[INFO] [stdout] test utils::ssrf::tests::proptests::all_cgnat_rejected ... ok
[INFO] [stdout] test utils::ssrf::tests::proptests::all_loopback_rejected ... ok
[INFO] [stdout] test routing::health::tests::availability_and_cooldown::test_cooldown_period ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::invalid_url_returns_error ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_broadcast ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ietf_protocol_assignments ... ok
[INFO] [stdout] test routing::health::tests::status_code_priority::test_cooldown_expiration_allows_retry_keeps_unhealthy ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv4_cgnat_upper ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv4_class_e ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv4_cgnat ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv4_class_e_upper ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv4_compatible_loopback ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv4_compatible_private ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv4_mapped_ipv6_loopback ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv4_mapped_ipv6_cloud_metadata ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv4_mapped_ipv6_private_192 ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv4_mapped_ipv6_private_10 ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv4_multicast ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv4_multicast_upper ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv6_deprecated_site_local ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv6_deprecated_site_local_upper ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv6_link_local ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv6_loopback ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv6_multicast ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv6_unique_local ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_ipv6_unspecified ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_link_local ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_loopback_localhost ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_loopback ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_private_172_range_lower ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_private_172_range_upper ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_private_10_range ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_private_192_range ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_test_net_2 ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_test_net_1 ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_test_net_3 ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::reject_zero_network ... ok
[INFO] [stdout] test utils::ssrf::tests::proptests::all_multicast_rejected ... ok
[INFO] [stdout] test utils::ssrf::tests::red_edge::url_without_host_returns_error ... ok
[INFO] [stdout] test utils::ssrf::tests::proptests::validation_is_deterministic ... ok
[INFO] [stdout] test utils::ssrf::tests::proptests::public_domains_always_allowed ... ok
[INFO] [stdout] test utils::ssrf::tests::proptests::arbitrary_url_string_never_panics ... ok
[INFO] [stdout] test routing::session::tests::test_cleanup_expired_sessions ... ok
[INFO] [stdout] test routing::health::tests::availability_and_cooldown::test_availability_check ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- routing::selector::tests::tests::with_policy_constructor::test_with_policy_multiple_auths_with_policy_enabled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routing::selector::tests::tests::with_policy_constructor::test_with_policy_multiple_auths_with_policy_enabled' (962) panicked at src/routing/selector/tests.rs:1014:13:
[INFO] [stdout] High-priority auth should be selected more often (high: 97, low: 103)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf7a50cf98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faf7a50cf98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faf7a526bca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faf7a526bca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5faf7a512662 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5faf7a512662 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5faf7a4e8dd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faf7a4e8dd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faf7a5046a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5faf79b8a5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5faf79b8a5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5faf7a504922 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5faf7a504922 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5faf7a4e8e92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5faf7a4dd6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5faf7a4ea01d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5faf7a52743c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5faf7955cc93 - gateway[6f9ef2390dbf981b]::routing::selector::tests::tests::with_policy_constructor::test_with_policy_multiple_auths_with_policy_enabled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/selector/tests.rs:1014:13
[INFO] [stdout]   20:     0x5faf795cb392 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5faf795cb70d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5faf792522dd - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x5faf79250b3b - tokio[e3e7ac01cc3574b4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5faf79250b3b - tokio[e3e7ac01cc3574b4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5faf79250b3b - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x5faf791ff600 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x5faf7923b10d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x5faf79231ee4 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x5faf7945d97b - <tokio[e3e7ac01cc3574b4]::runtime::context::scoped::Scoped<tokio[e3e7ac01cc3574b4]::runtime::scheduler::Context>>::set::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5faf79526639 - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x5faf79461f22 - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::try_with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5faf7945ef2e - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5faf794f510d - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x5faf79212aa0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x5faf79216516 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x5faf7922d050 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x5faf792212f3 - tokio[e3e7ac01cc3574b4]::runtime::context::runtime::enter_runtime::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5faf791fbeb1 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x5faf7940b004 - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x5faf7940c6bf - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x5faf7956f5d5 - gateway[6f9ef2390dbf981b]::routing::selector::tests::tests::with_policy_constructor::test_with_policy_multiple_auths_with_policy_enabled
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/selector/tests.rs:1017:14
[INFO] [stdout]   42:     0x5faf7955a827 - gateway[6f9ef2390dbf981b]::routing::selector::tests::tests::with_policy_constructor::test_with_policy_multiple_auths_with_policy_enabled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/selector/tests.rs:967:71
[INFO] [stdout]   43:     0x5faf791f9dd6 - <gateway[6f9ef2390dbf981b]::routing::selector::tests::tests::with_policy_constructor::test_with_policy_multiple_auths_with_policy_enabled::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5faf79b7d6ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5faf79b7d6ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5faf79b8af25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5faf79b8af25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5faf79b8af25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5faf79b85a84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5faf79b85a84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5faf79b8dfa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5faf79b8dfa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5faf79b8dfa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5faf7a50c1ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x5faf7a50c1ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x78a684289aa4 - <unknown>
[INFO] [stdout]   65:     0x78a684316a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics' (1077) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf7a50cf98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faf7a50cf98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faf7a526bca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faf7a526bca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5faf7a512662 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5faf7a512662 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5faf7a4e8dd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faf7a4e8dd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faf7a5046a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5faf79b8a5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5faf79b8a5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5faf7a504922 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5faf7a504922 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5faf7a4e8e92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5faf7a4dd6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5faf7a4ea01d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5faf7a52743c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5faf7a527182 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5faf7a2dda8c - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5faf79e90fca - sqlx_sqlite[55aa639fe2fc0dcc]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x5faf79e916f8 - <sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite as sqlx_core[f01a5d0dc57990d5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5faf795cab0f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[f01a5d0dc57990d5]::testing::TestContext<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>, sqlx_core[f01a5d0dc57990d5]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5faf79597f43 - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5faf795cad8d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5faf795cb50d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5faf792520dd - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5faf7924fe3b - tokio[e3e7ac01cc3574b4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5faf7924fe3b - tokio[e3e7ac01cc3574b4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5faf7924fe3b - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5faf791fdd00 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5faf7923598d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5faf79231de4 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5faf7945cefb - <tokio[e3e7ac01cc3574b4]::runtime::context::scoped::Scoped<tokio[e3e7ac01cc3574b4]::runtime::scheduler::Context>>::set::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5faf79526439 - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5faf79461522 - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::try_with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5faf7945ec2e - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5faf794f4f0d - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5faf792109a0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5faf79216116 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5faf7922b5d0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5faf79220773 - tokio[e3e7ac01cc3574b4]::runtime::context::runtime::enter_runtime::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5faf791fb923 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5faf7940a761 - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5faf7940d43c - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5faf792185d5 - sqlx_core[f01a5d0dc57990d5]::rt::test_block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5faf7958964e - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5faf795891f6 - sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5faf795bc92a - <fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::check_constraints_reject_nan_metrics::{closure#0} as sqlx_core[f01a5d0dc57990d5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5faf79678b57 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1455:9
[INFO] [stdout]   51:     0x5faf796655f7 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1455:51
[INFO] [stdout]   52:     0x5faf791f8916 - <gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5faf79b7d6ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5faf79b7d6ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5faf79b8af25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5faf79b8af25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5faf79b8af25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5faf79b85a84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5faf79b85a84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5faf79b8dfa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5faf79b8dfa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5faf79b8dfa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5faf7a50c1ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5faf7a50c1ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78a684289aa4 - <unknown>
[INFO] [stdout]   74:     0x78a684316a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table' (1079) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf7a50cf98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faf7a50cf98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faf7a526bca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faf7a526bca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5faf7a512662 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5faf7a512662 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5faf7a4e8dd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faf7a4e8dd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faf7a5046a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5faf79b8a5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5faf79b8a5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5faf7a504922 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5faf7a504922 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5faf7a4e8e92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5faf7a4dd6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5faf7a4ea01d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5faf7a52743c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5faf7a527182 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5faf7a2dda8c - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5faf79e90fca - sqlx_sqlite[55aa639fe2fc0dcc]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x5faf79e916f8 - <sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite as sqlx_core[f01a5d0dc57990d5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5faf795cab0f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[f01a5d0dc57990d5]::testing::TestContext<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>, sqlx_core[f01a5d0dc57990d5]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5faf7959bf13 - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5faf795caf0d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5faf795cb68d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5faf7925225d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5faf792507fb - tokio[e3e7ac01cc3574b4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5faf792507fb - tokio[e3e7ac01cc3574b4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5faf792507fb - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5faf791fefc0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5faf79239b2d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5faf79231ea4 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5faf7945d6db - <tokio[e3e7ac01cc3574b4]::runtime::context::scoped::Scoped<tokio[e3e7ac01cc3574b4]::runtime::scheduler::Context>>::set::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5faf795265b9 - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5faf79461ca2 - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::try_with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5faf7945ee6e - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5faf794f508d - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5faf79212260 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5faf79216416 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5faf7922c9b0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5faf79221013 - tokio[e3e7ac01cc3574b4]::runtime::context::runtime::enter_runtime::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5faf791fbd43 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5faf7940adc1 - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5faf7940e3fc - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5faf79218f35 - sqlx_core[f01a5d0dc57990d5]::rt::test_block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5faf7958994e - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5faf795893d6 - sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5faf795bca4a - <fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::get_history_stats_returns_zero_on_empty_table::{closure#0} as sqlx_core[f01a5d0dc57990d5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5faf796790f7 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1531:9
[INFO] [stdout]   51:     0x5faf79665717 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1531:51
[INFO] [stdout]   52:     0x5faf791f8a96 - <gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5faf79b7d6ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5faf79b7d6ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5faf79b8af25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5faf79b8af25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5faf79b8af25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5faf79b85a84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5faf79b85a84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5faf79b8dfa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5faf79b8dfa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5faf79b8dfa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5faf7a50c1ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5faf7a50c1ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78a684289aa4 - <unknown>
[INFO] [stdout]   74:     0x78a684316a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values' (1082) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf7a50cf98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faf7a50cf98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faf7a526bca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faf7a526bca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5faf7a512662 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5faf7a512662 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5faf7a4e8dd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faf7a4e8dd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faf7a5046a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5faf79b8a5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5faf79b8a5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5faf7a504922 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5faf7a504922 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5faf7a4e8e92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5faf7a4dd6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5faf7a4ea01d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5faf7a52743c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5faf7a527182 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5faf7a2dda8c - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5faf79e90fca - sqlx_sqlite[55aa639fe2fc0dcc]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x5faf79e916f8 - <sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite as sqlx_core[f01a5d0dc57990d5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5faf795cab0f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[f01a5d0dc57990d5]::testing::TestContext<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>, sqlx_core[f01a5d0dc57990d5]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5faf79599492 - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5faf795cae0d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5faf795cb58d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5faf7925215d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5faf7925017b - tokio[e3e7ac01cc3574b4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5faf7925017b - tokio[e3e7ac01cc3574b4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5faf7925017b - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5faf791fe340 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5faf79236f6d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5faf79231e24 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5faf7945d19b - <tokio[e3e7ac01cc3574b4]::runtime::context::scoped::Scoped<tokio[e3e7ac01cc3574b4]::runtime::scheduler::Context>>::set::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5faf795264b9 - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5faf794617a2 - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::try_with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5faf7945ecee - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5faf794f4f8d - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5faf792111e0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5faf79216216 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5faf7922bc70 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5faf79220a53 - tokio[e3e7ac01cc3574b4]::runtime::context::runtime::enter_runtime::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5faf791fba83 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5faf7940a981 - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5faf7940d97c - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5faf792188f5 - sqlx_core[f01a5d0dc57990d5]::rt::test_block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5faf7958974e - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5faf79589296 - sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5faf795bc98a - <fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::precompute_weights_produces_finite_values::{closure#0} as sqlx_core[f01a5d0dc57990d5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5faf79678d37 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1482:9
[INFO] [stdout]   51:     0x5faf79665657 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1482:51
[INFO] [stdout]   52:     0x5faf791f8996 - <gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5faf79b7d6ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5faf79b7d6ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5faf79b8af25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5faf79b8af25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5faf79b8af25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5faf79b85a84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5faf79b85a84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5faf79b8dfa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5faf79b8dfa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5faf79b8dfa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5faf7a50c1ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5faf7a50c1ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78a684289aa4 - <unknown>
[INFO] [stdout]   74:     0x78a684316a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup' (1084) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf7a50cf98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faf7a50cf98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faf7a526bca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faf7a526bca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5faf7a512662 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5faf7a512662 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5faf7a4e8dd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faf7a4e8dd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faf7a5046a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5faf79b8a5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5faf79b8a5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5faf7a504922 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5faf7a504922 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5faf7a4e8e92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5faf7a4dd6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5faf7a4ea01d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5faf7a52743c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5faf7a527182 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5faf7a2dda8c - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5faf79e90fca - sqlx_sqlite[55aa639fe2fc0dcc]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x5faf79e916f8 - <sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite as sqlx_core[f01a5d0dc57990d5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5faf795cab0f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[f01a5d0dc57990d5]::testing::TestContext<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>, sqlx_core[f01a5d0dc57990d5]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5faf795954c3 - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5faf795cac8d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5faf795cb40d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5faf79251fdd - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5faf7924f7bb - tokio[e3e7ac01cc3574b4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5faf7924f7bb - tokio[e3e7ac01cc3574b4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5faf7924f7bb - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5faf791fd080 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5faf79232dcd - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5faf79231d64 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5faf7945c9bb - <tokio[e3e7ac01cc3574b4]::runtime::context::scoped::Scoped<tokio[e3e7ac01cc3574b4]::runtime::scheduler::Context>>::set::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5faf79526339 - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5faf79461022 - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::try_with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5faf7945eaae - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5faf794f4e0d - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5faf7920f920 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5faf79215f16 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5faf7922a890 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5faf792201b3 - tokio[e3e7ac01cc3574b4]::runtime::context::runtime::enter_runtime::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5faf791fb663 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5faf7940a321 - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5faf7940c9bc - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5faf79217f95 - sqlx_core[f01a5d0dc57990d5]::rt::test_block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5faf7958944e - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5faf795890b6 - sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5faf795bc86a - <fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::test_sqlx_fixture_cleanup::{closure#0} as sqlx_core[f01a5d0dc57990d5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5faf79678797 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1429:9
[INFO] [stdout]   51:     0x5faf79665537 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1429:51
[INFO] [stdout]   52:     0x5faf791f8816 - <gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5faf79b7d6ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5faf79b7d6ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5faf79b8af25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5faf79b8af25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5faf79b8af25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5faf79b85a84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5faf79b85a84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5faf79b8dfa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5faf79b8dfa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5faf79b8dfa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5faf7a50c1ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5faf7a50c1ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78a684289aa4 - <unknown>
[INFO] [stdout]   74:     0x78a684316a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip' (1086) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf7a50cf98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faf7a50cf98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faf7a526bca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faf7a526bca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5faf7a512662 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5faf7a512662 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5faf7a4e8dd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faf7a4e8dd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faf7a5046a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5faf79b8a5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5faf79b8a5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5faf7a504922 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5faf7a504922 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5faf7a4e8e92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5faf7a4dd6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5faf7a4ea01d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5faf7a52743c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5faf7a527182 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5faf7a2dda8c - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5faf79e90fca - sqlx_sqlite[55aa639fe2fc0dcc]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x5faf79e916f8 - <sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite as sqlx_core[f01a5d0dc57990d5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5faf795cab0f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[f01a5d0dc57990d5]::testing::TestContext<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>, sqlx_core[f01a5d0dc57990d5]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5faf79599f33 - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5faf795cae4d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5faf795cb5cd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5faf7925219d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5faf7925031b - tokio[e3e7ac01cc3574b4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5faf7925031b - tokio[e3e7ac01cc3574b4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5faf7925031b - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5faf791fe660 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5faf79237a5d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5faf79231e44 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5faf7945d2eb - <tokio[e3e7ac01cc3574b4]::runtime::context::scoped::Scoped<tokio[e3e7ac01cc3574b4]::runtime::scheduler::Context>>::set::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5faf795264f9 - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5faf794618e2 - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::try_with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5faf7945ed4e - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5faf794f4fcd - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5faf79211600 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5faf79216296 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5faf7922bfc0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5faf79220bc3 - tokio[e3e7ac01cc3574b4]::runtime::context::runtime::enter_runtime::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5faf791fbb33 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5faf7940aa91 - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5faf7940dc1c - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5faf79218a85 - sqlx_core[f01a5d0dc57990d5]::rt::test_block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5faf795897ce - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5faf795892e6 - sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5faf795bc9ba - <fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::test_sqlx_fixture_error_counts_round_trip::{closure#0} as sqlx_core[f01a5d0dc57990d5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5faf79678e27 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1374:9
[INFO] [stdout]   51:     0x5faf79665687 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1374:51
[INFO] [stdout]   52:     0x5faf791f89d6 - <gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5faf79b7d6ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5faf79b7d6ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5faf79b8af25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5faf79b8af25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5faf79b8af25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5faf79b85a84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5faf79b85a84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5faf79b8dfa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5faf79b8dfa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5faf79b8dfa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5faf7a50c1ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5faf7a50c1ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78a684289aa4 - <unknown>
[INFO] [stdout]   74:     0x78a684316a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all' (1088) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf7a50cf98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faf7a50cf98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faf7a526bca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faf7a526bca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5faf7a512662 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5faf7a512662 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5faf7a4e8dd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faf7a4e8dd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faf7a5046a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5faf79b8a5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5faf79b8a5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5faf7a504922 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5faf7a504922 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5faf7a4e8e92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5faf7a4dd6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5faf7a4ea01d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5faf7a52743c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5faf7a527182 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5faf7a2dda8c - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5faf79e90fca - sqlx_sqlite[55aa639fe2fc0dcc]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x5faf79e916f8 - <sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite as sqlx_core[f01a5d0dc57990d5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5faf795cab0f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[f01a5d0dc57990d5]::testing::TestContext<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>, sqlx_core[f01a5d0dc57990d5]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5faf79595f63 - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5faf795caccd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5faf795cb44d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5faf7925201d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5faf7924f95b - tokio[e3e7ac01cc3574b4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5faf7924f95b - tokio[e3e7ac01cc3574b4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5faf7924f95b - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5faf791fd3a0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5faf792338bd - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5faf79231d84 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5faf7945cb0b - <tokio[e3e7ac01cc3574b4]::runtime::context::scoped::Scoped<tokio[e3e7ac01cc3574b4]::runtime::scheduler::Context>>::set::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5faf79526379 - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5faf79461162 - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::try_with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5faf7945eb0e - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5faf794f4e4d - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5faf7920fd40 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5faf79215f96 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5faf7922abe0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5faf79220323 - tokio[e3e7ac01cc3574b4]::runtime::context::runtime::enter_runtime::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5faf791fb713 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5faf7940a431 - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5faf7940cc5c - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5faf79218125 - sqlx_core[f01a5d0dc57990d5]::rt::test_block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5faf795894ce - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5faf79589106 - sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5faf795bc89a - <fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::test_sqlx_fixture_load_all::{closure#0} as sqlx_core[f01a5d0dc57990d5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5faf79678887 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1412:9
[INFO] [stdout]   51:     0x5faf79665567 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1412:51
[INFO] [stdout]   52:     0x5faf791f8856 - <gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5faf79b7d6ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5faf79b7d6ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5faf79b8af25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5faf79b8af25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5faf79b8af25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5faf79b85a84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5faf79b85a84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5faf79b8dfa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5faf79b8dfa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5faf79b8dfa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5faf7a50c1ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5faf7a50c1ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78a684289aa4 - <unknown>
[INFO] [stdout]   74:     0x78a684316a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history' (1091) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf7a50cf98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faf7a50cf98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faf7a526bca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faf7a526bca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5faf7a512662 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5faf7a512662 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5faf7a4e8dd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faf7a4e8dd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faf7a5046a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5faf79b8a5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5faf79b8a5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5faf7a504922 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5faf7a504922 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5faf7a4e8e92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5faf7a4dd6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5faf7a4ea01d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5faf7a52743c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5faf7a527182 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5faf7a2dda8c - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5faf79e90fca - sqlx_sqlite[55aa639fe2fc0dcc]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x5faf79e916f8 - <sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite as sqlx_core[f01a5d0dc57990d5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5faf795cab0f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[f01a5d0dc57990d5]::testing::TestContext<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>, sqlx_core[f01a5d0dc57990d5]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5faf79596a03 - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5faf795cad0d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5faf795cb48d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5faf7925205d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5faf7924fafb - tokio[e3e7ac01cc3574b4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5faf7924fafb - tokio[e3e7ac01cc3574b4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5faf7924fafb - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5faf791fd6c0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5faf792343ad - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5faf79231da4 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5faf7945cc5b - <tokio[e3e7ac01cc3574b4]::runtime::context::scoped::Scoped<tokio[e3e7ac01cc3574b4]::runtime::scheduler::Context>>::set::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5faf795263b9 - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5faf794612a2 - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::try_with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5faf7945eb6e - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5faf794f4e8d - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5faf79210160 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5faf79216016 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5faf7922af30 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5faf79220493 - tokio[e3e7ac01cc3574b4]::runtime::context::runtime::enter_runtime::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5faf791fb7c3 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5faf7940a541 - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5faf7940cefc - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5faf792182b5 - sqlx_core[f01a5d0dc57990d5]::rt::test_block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5faf7958954e - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5faf79589156 - sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5faf795bc8ca - <fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::test_sqlx_fixture_status_history::{closure#0} as sqlx_core[f01a5d0dc57990d5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5faf79678977 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1395:9
[INFO] [stdout]   51:     0x5faf79665597 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1395:51
[INFO] [stdout]   52:     0x5faf791f8896 - <gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5faf79b7d6ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5faf79b7d6ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5faf79b8af25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5faf79b8af25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5faf79b8af25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5faf79b85a84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5faf79b85a84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5faf79b8dfa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5faf79b8dfa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5faf79b8dfa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5faf7a50c1ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5faf7a50c1ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78a684289aa4 - <unknown>
[INFO] [stdout]   74:     0x78a684316a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none' (1090) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf7a50cf98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faf7a50cf98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faf7a526bca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faf7a526bca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5faf7a512662 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5faf7a512662 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5faf7a4e8dd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faf7a4e8dd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faf7a5046a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5faf79b8a5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5faf79b8a5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5faf7a504922 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5faf7a504922 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5faf7a4e8e92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5faf7a4dd6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5faf7a4ea01d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5faf7a52743c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5faf7a527182 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5faf7a2dda8c - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5faf79e90fca - sqlx_sqlite[55aa639fe2fc0dcc]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x5faf79e916f8 - <sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite as sqlx_core[f01a5d0dc57990d5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5faf795cab0f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[f01a5d0dc57990d5]::testing::TestContext<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>, sqlx_core[f01a5d0dc57990d5]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5faf795989e3 - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5faf795cadcd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5faf795cb54d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5faf7925211d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5faf7924ffdb - tokio[e3e7ac01cc3574b4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5faf7924ffdb - tokio[e3e7ac01cc3574b4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5faf7924ffdb - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5faf791fe020 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5faf7923647d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5faf79231e04 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5faf7945d04b - <tokio[e3e7ac01cc3574b4]::runtime::context::scoped::Scoped<tokio[e3e7ac01cc3574b4]::runtime::scheduler::Context>>::set::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5faf79526479 - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5faf79461662 - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::try_with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5faf7945ec8e - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5faf794f4f4d - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5faf79210dc0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5faf79216196 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5faf7922b920 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5faf792208e3 - tokio[e3e7ac01cc3574b4]::runtime::context::runtime::enter_runtime::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5faf791fb9d3 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5faf7940a871 - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5faf7940d6dc - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5faf79218765 - sqlx_core[f01a5d0dc57990d5]::rt::test_block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5faf795896ce - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5faf79589246 - sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5faf795bc95a - <fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::test_sqlx_fixture_missing_returns_none::{closure#0} as sqlx_core[f01a5d0dc57990d5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5faf79678c47 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1447:9
[INFO] [stdout]   51:     0x5faf79665627 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1447:51
[INFO] [stdout]   52:     0x5faf791f8956 - <gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5faf79b7d6ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5faf79b7d6ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5faf79b8af25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5faf79b8af25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5faf79b8af25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5faf79b85a84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5faf79b85a84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5faf79b8dfa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5faf79b8dfa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5faf79b8dfa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5faf7a50c1ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5faf7a50c1ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78a684289aa4 - <unknown>
[INFO] [stdout]   74:     0x78a684316a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health' (1093) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf7a50cf98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faf7a50cf98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faf7a526bca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faf7a526bca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5faf7a512662 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5faf7a512662 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5faf7a4e8dd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faf7a4e8dd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faf7a5046a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5faf79b8a5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5faf79b8a5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5faf7a504922 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5faf7a504922 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5faf7a4e8e92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5faf7a4dd6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5faf7a4ea01d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5faf7a52743c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5faf7a527182 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5faf7a2dda8c - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5faf79e90fca - sqlx_sqlite[55aa639fe2fc0dcc]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x5faf79e916f8 - <sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite as sqlx_core[f01a5d0dc57990d5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5faf795cab0f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[f01a5d0dc57990d5]::testing::TestContext<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>, sqlx_core[f01a5d0dc57990d5]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5faf7959a9d3 - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5faf795cae8d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5faf795cb60d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5faf792521dd - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5faf792504bb - tokio[e3e7ac01cc3574b4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5faf792504bb - tokio[e3e7ac01cc3574b4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5faf792504bb - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5faf791fe980 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5faf7923854d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5faf79231e64 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5faf7945d43b - <tokio[e3e7ac01cc3574b4]::runtime::context::scoped::Scoped<tokio[e3e7ac01cc3574b4]::runtime::scheduler::Context>>::set::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5faf79526539 - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5faf79461a22 - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::try_with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5faf7945edae - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5faf794f500d - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5faf79211a20 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5faf79216316 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5faf7922c310 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5faf79220d33 - tokio[e3e7ac01cc3574b4]::runtime::context::runtime::enter_runtime::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5faf791fbbe3 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5faf7940aba1 - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5faf7940debc - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5faf79218c15 - sqlx_core[f01a5d0dc57990d5]::rt::test_block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5faf7958984e - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5faf79589336 - sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5faf795bc9ea - <fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::test_sqlx_fixture_store_write_load_health::{closure#0} as sqlx_core[f01a5d0dc57990d5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5faf79678f17 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1338:9
[INFO] [stdout]   51:     0x5faf796656b7 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1338:51
[INFO] [stdout]   52:     0x5faf791f8a16 - <gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5faf79b7d6ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5faf79b7d6ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5faf79b8af25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5faf79b8af25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5faf79b8af25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5faf79b85a84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5faf79b85a84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5faf79b8dfa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5faf79b8dfa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5faf79b8dfa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5faf7a50c1ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5faf7a50c1ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78a684289aa4 - <unknown>
[INFO] [stdout]   74:     0x78a684316a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics' (1096) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf7a50cf98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faf7a50cf98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faf7a526bca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faf7a526bca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5faf7a512662 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5faf7a512662 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5faf7a4e8dd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faf7a4e8dd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faf7a5046a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5faf79b8a5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5faf79b8a5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5faf7a504922 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5faf7a504922 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5faf7a4e8e92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5faf7a4dd6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5faf7a4ea01d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5faf7a52743c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5faf7a527182 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5faf7a2dda8c - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5faf79e90fca - sqlx_sqlite[55aa639fe2fc0dcc]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x5faf79e916f8 - <sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite as sqlx_core[f01a5d0dc57990d5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5faf795cab0f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[f01a5d0dc57990d5]::testing::TestContext<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>, sqlx_core[f01a5d0dc57990d5]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5faf7959b473 - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5faf795caecd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5faf795cb64d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5faf7925221d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5faf7925065b - tokio[e3e7ac01cc3574b4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5faf7925065b - tokio[e3e7ac01cc3574b4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5faf7925065b - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5faf791feca0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5faf7923903d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5faf79231e84 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5faf7945d58b - <tokio[e3e7ac01cc3574b4]::runtime::context::scoped::Scoped<tokio[e3e7ac01cc3574b4]::runtime::scheduler::Context>>::set::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5faf79526579 - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5faf79461b62 - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::try_with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5faf7945ee0e - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5faf794f504d - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5faf79211e40 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5faf79216396 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5faf7922c660 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5faf79220ea3 - tokio[e3e7ac01cc3574b4]::runtime::context::runtime::enter_runtime::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5faf791fbc93 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5faf7940acb1 - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5faf7940e15c - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5faf79218da5 - sqlx_core[f01a5d0dc57990d5]::rt::test_block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5faf795898ce - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5faf79589386 - sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5faf795bca1a - <fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::test_sqlx_fixture_store_write_load_metrics::{closure#0} as sqlx_core[f01a5d0dc57990d5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5faf79679007 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1317:9
[INFO] [stdout]   51:     0x5faf796656e7 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1317:51
[INFO] [stdout]   52:     0x5faf791f8a56 - <gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5faf79b7d6ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5faf79b7d6ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5faf79b8af25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5faf79b8af25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5faf79b8af25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5faf79b85a84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5faf79b85a84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5faf79b8dfa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5faf79b8dfa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5faf79b8dfa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5faf7a50c1ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5faf7a50c1ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78a684289aa4 - <unknown>
[INFO] [stdout]   74:     0x78a684316a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics' (1098) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14:
[INFO] [stdout] failed to create folders: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5faf7a50cf98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5faf7a50cf98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5faf7a50cf98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5faf7a526bca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5faf7a526bca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5faf7a512662 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5faf7a512662 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5faf7a4e8dd6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5faf7a4e8dd6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5faf7a5046a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5faf79b8a5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5faf79b8a5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5faf7a504922 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5faf7a504922 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5faf7a4e8e92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5faf7a4dd6f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5faf7a4ea01d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5faf7a52743c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5faf7a527182 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5faf7a2dda8c - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5faf79e90fca - sqlx_sqlite[55aa639fe2fc0dcc]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:45:14
[INFO] [stdout]   22:     0x5faf79e916f8 - <sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite as sqlx_core[f01a5d0dc57990d5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-sqlite-0.8.6/src/testing/mod.rs:14:50
[INFO] [stdout]   23:     0x5faf795cab0f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[f01a5d0dc57990d5]::testing::TestContext<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>, sqlx_core[f01a5d0dc57990d5]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5faf795974a3 - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5faf795cad4d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5faf795cb4cd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5faf7925209d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5faf7924fc9b - tokio[e3e7ac01cc3574b4]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5faf7924fc9b - tokio[e3e7ac01cc3574b4]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5faf7924fc9b - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5faf791fd9e0 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5faf79234e9d - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5faf79231dc4 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5faf7945cdab - <tokio[e3e7ac01cc3574b4]::runtime::context::scoped::Scoped<tokio[e3e7ac01cc3574b4]::runtime::scheduler::Context>>::set::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5faf795263f9 - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5faf794613e2 - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::try_with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5faf7945ebce - <std[929523f510218772]::thread::local::LocalKey<tokio[e3e7ac01cc3574b4]::runtime::context::Context>>::with::<tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5faf794f4ecd - tokio[e3e7ac01cc3574b4]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5faf79210580 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5faf79216096 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5faf7922b280 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5faf79220603 - tokio[e3e7ac01cc3574b4]::runtime::context::runtime::enter_runtime::<<tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5faf791fb873 - <tokio[e3e7ac01cc3574b4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5faf7940a651 - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5faf7940d19c - <tokio[e3e7ac01cc3574b4]::runtime::runtime::Runtime>::block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5faf79218445 - sqlx_core[f01a5d0dc57990d5]::rt::test_block_on::<sqlx_core[f01a5d0dc57990d5]::testing::run_test<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5faf795895ce - sqlx_core[f01a5d0dc57990d5]::testing::run_test::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}, sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5faf795891a6 - sqlx_core[f01a5d0dc57990d5]::testing::run_test_with_pool::<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite, fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}, gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5faf795bc8fa - <fn(sqlx_core[f01a5d0dc57990d5]::pool::Pool<sqlx_sqlite[55aa639fe2fc0dcc]::database::Sqlite>) -> gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::test_sqlx_fixture_upsert_semantics::{closure#0} as sqlx_core[f01a5d0dc57990d5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5faf79678a67 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1358:9
[INFO] [stdout]   51:     0x5faf796655c7 - gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routing/sqlite/tests.rs:1358:51
[INFO] [stdout]   52:     0x5faf791f88d6 - <gateway[6f9ef2390dbf981b]::routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5faf79b7d6ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5faf79b7d6ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5faf79b8af25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5faf79b8af25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5faf79b8af25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5faf79b8af25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5faf79b8af25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5faf79b85a84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5faf79b85a84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5faf79b8dfa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5faf79b8dfa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5faf79b8dfa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5faf79b8dfa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5faf79b8dfa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5faf7a50c1ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5faf7a50c1ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78a684289aa4 - <unknown>
[INFO] [stdout]   74:     0x78a684316a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     routing::selector::tests::tests::with_policy_constructor::test_with_policy_multiple_auths_with_policy_enabled
[INFO] [stdout]     routing::sqlite::tests::sqlite_tests::sqlx_fixtures::check_constraints_reject_nan_metrics
[INFO] [stdout]     routing::sqlite::tests::sqlite_tests::sqlx_fixtures::get_history_stats_returns_zero_on_empty_table
[INFO] [stdout]     routing::sqlite::tests::sqlite_tests::sqlx_fixtures::precompute_weights_produces_finite_values
[INFO] [stdout]     routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_cleanup
[INFO] [stdout]     routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_error_counts_round_trip
[INFO] [stdout]     routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_load_all
[INFO] [stdout]     routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_missing_returns_none
[INFO] [stdout]     routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_status_history
[INFO] [stdout]     routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_health
[INFO] [stdout]     routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_store_write_load_metrics
[INFO] [stdout]     routing::sqlite::tests::sqlite_tests::sqlx_fixtures::test_sqlx_fixture_upsert_semantics
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 976 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.44s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "beb021a90aaf63d9b56255234ff787fae4822396f5cbd09a4ebdb5c7a9f65539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beb021a90aaf63d9b56255234ff787fae4822396f5cbd09a4ebdb5c7a9f65539", kill_on_drop: false }`
[INFO] [stdout] beb021a90aaf63d9b56255234ff787fae4822396f5cbd09a4ebdb5c7a9f65539
